summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/asn1/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/asn1/hash.c')
-rw-r--r--source4/heimdal/lib/asn1/hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/asn1/hash.c b/source4/heimdal/lib/asn1/hash.c
index eeb6b6d63d..f61a3eeb24 100644
--- a/source4/heimdal/lib/asn1/hash.c
+++ b/source4/heimdal/lib/asn1/hash.c
@@ -37,7 +37,7 @@
#include "gen_locl.h"
-RCSID("$Id: hash.c 17016 2006-04-07 22:16:00Z lha $");
+RCSID("$Id$");
static Hashentry *_search(Hashtab * htab, /* The hash table */
void *ptr); /* And key */