=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/xmalloc.c,v retrieving revision 1.15.2.2 retrieving revision 1.16 diff -u -r1.15.2.2 -r1.16 --- src/usr.bin/ssh/xmalloc.c 2002/03/09 00:20:45 1.15.2.2 +++ src/usr.bin/ssh/xmalloc.c 2001/07/23 18:21:46 1.16 @@ -13,7 +13,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: xmalloc.c,v 1.15.2.2 2002/03/09 00:20:45 miod Exp $"); +RCSID("$OpenBSD: xmalloc.c,v 1.16 2001/07/23 18:21:46 stevesk Exp $"); #include "xmalloc.h" #include "log.h"