=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/tildexpand.c,v retrieving revision 1.11.2.1 retrieving revision 1.11.2.2 diff -u -r1.11.2.1 -r1.11.2.2 --- src/usr.bin/ssh/Attic/tildexpand.c 2001/09/27 19:03:56 1.11.2.1 +++ src/usr.bin/ssh/Attic/tildexpand.c 2002/03/09 00:20:45 1.11.2.2 @@ -11,7 +11,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: tildexpand.c,v 1.11.2.1 2001/09/27 19:03:56 jason Exp $"); +RCSID("$OpenBSD: tildexpand.c,v 1.11.2.2 2002/03/09 00:20:45 miod Exp $"); #include "xmalloc.h" #include "log.h"