=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/tildexpand.c,v retrieving revision 1.8.2.3 retrieving revision 1.8.2.4 diff -u -r1.8.2.3 -r1.8.2.4 --- src/usr.bin/ssh/Attic/tildexpand.c 2001/03/21 19:46:32 1.8.2.3 +++ src/usr.bin/ssh/Attic/tildexpand.c 2001/05/07 21:09:38 1.8.2.4 @@ -11,7 +11,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: tildexpand.c,v 1.8.2.3 2001/03/21 19:46:32 jason Exp $"); +RCSID("$OpenBSD: tildexpand.c,v 1.8.2.4 2001/05/07 21:09:38 jason Exp $"); #include "xmalloc.h" #include "log.h"