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 f03d6b856b..eeb6b6d63d 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,v 1.11 2006/04/07 22:16:00 lha Exp $");
+RCSID("$Id: hash.c 17016 2006-04-07 22:16:00Z lha $");
static Hashentry *_search(Hashtab * htab, /* The hash table */
void *ptr); /* And key */