=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/xmalloc.h,v retrieving revision 1.5.4.1 retrieving revision 1.5.4.2 diff -u -r1.5.4.1 -r1.5.4.2 --- src/usr.bin/ssh/xmalloc.h 2001/09/27 19:03:56 1.5.4.1 +++ src/usr.bin/ssh/xmalloc.h 2002/03/09 00:20:45 1.5.4.2 @@ -1,3 +1,5 @@ +/* $OpenBSD: xmalloc.h,v 1.5.4.2 2002/03/09 00:20:45 miod Exp $ */ + /* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -13,8 +15,6 @@ * incompatible with the protocol description in the RFC file, it must be * called by a name other than "ssh" or "Secure Shell". */ - -/* RCSID("$OpenBSD: xmalloc.h,v 1.5.4.1 2001/09/27 19:03:56 jason Exp $"); */ #ifndef XMALLOC_H #define XMALLOC_H