=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/tildexpand.c,v retrieving revision 1.8.2.1 retrieving revision 1.8.2.2 diff -u -r1.8.2.1 -r1.8.2.2 --- src/usr.bin/ssh/Attic/tildexpand.c 2001/02/16 20:13:23 1.8.2.1 +++ src/usr.bin/ssh/Attic/tildexpand.c 2001/02/19 17:19:40 1.8.2.2 @@ -11,7 +11,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: tildexpand.c,v 1.8.2.1 2001/02/16 20:13:23 jason Exp $"); +RCSID("$OpenBSD: tildexpand.c,v 1.8.2.2 2001/02/19 17:19:40 jason Exp $"); #include "xmalloc.h" #include "log.h"