X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/e9a17296ccbb7bb4f9a0affffe58d2240768a7d4..d5efc78afe35c0cdd3b43799024062d31edb61c6:/openssh/xmalloc.h diff --git a/openssh/xmalloc.h b/openssh/xmalloc.h index 338a2d2..e14d014 100644 --- a/openssh/xmalloc.h +++ b/openssh/xmalloc.h @@ -1,5 +1,3 @@ -/* $OpenBSD: xmalloc.h,v 1.8 2002/03/04 17:27:39 stevesk Exp $ */ - /* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -16,6 +14,8 @@ * called by a name other than "ssh" or "Secure Shell". */ +/* RCSID("$OpenBSD: xmalloc.h,v 1.7 2001/06/26 17:27:25 markus Exp $"); */ + #ifndef XMALLOC_H #define XMALLOC_H