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