aboutsummaryrefslogtreecommitdiff
path: root/xmalloc.c
diff options
context:
space:
mode:
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 cda6e792..74262ed7 100644
--- a/xmalloc.c
+++ b/xmalloc.c
@@ -1,4 +1,4 @@
-/* $Id: xmalloc.c,v 1.13 2010-09-07 19:32:58 nicm Exp $ */
+/* $Id$ */
/*
* Copyright (c) 2004 Nicholas Marriott <nicm@users.sourceforge.net>