=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/tildexpand.c,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -u -r1.6 -r1.6.2.1 --- src/usr.bin/ssh/Attic/tildexpand.c 1999/12/06 19:10:38 1.6 +++ src/usr.bin/ssh/Attic/tildexpand.c 2000/09/01 18:23:25 1.6.2.1 @@ -6,7 +6,7 @@ */ #include "includes.h" -RCSID("$Id: tildexpand.c,v 1.6 1999/12/06 19:10:38 deraadt Exp $"); +RCSID("$OpenBSD: tildexpand.c,v 1.6.2.1 2000/09/01 18:23:25 jason Exp $"); #include "xmalloc.h" #include "ssh.h"