summaryrefslogtreecommitdiff
path: root/xmalloc.c
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-05 15:43:59 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-05 15:43:59 +0000
commit28a7f26d03e4579ec62b9983f8f1d63a59ee63ab (patch)
treec08d161d15742557069c68147beb0772e0fd3f37 /xmalloc.c
parentec1c1409276d7fbcd43828db19496cab36079c01 (diff)
downloadopenssh-git-28a7f26d03e4579ec62b9983f8f1d63a59ee63ab.tar.gz
RCSID; whitespace
Diffstat (limited to 'xmalloc.c')
-rw-r--r--xmalloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmalloc.c b/xmalloc.c
index 35f668df..1a471889 100644
--- a/xmalloc.c
+++ b/xmalloc.c
@@ -13,7 +13,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: xmalloc.c,v 1.10 2001/01/28 20:53:21 stevesk Exp $");
+RCSID("$OpenBSD: xmalloc.c,v 1.11 2001/02/04 15:32:27 stevesk Exp $");
#include "xmalloc.h"
#include "log.h"