summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/asn1/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/asn1/hash.h')
-rw-r--r--source4/heimdal/lib/asn1/hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/asn1/hash.h b/source4/heimdal/lib/asn1/hash.h
index b54e10234a..10d8ce99b0 100644
--- a/source4/heimdal/lib/asn1/hash.h
+++ b/source4/heimdal/lib/asn1/hash.h
@@ -35,7 +35,7 @@
* hash.h. Header file for hash table functions
*/
-/* $Id: hash.h,v 1.3 1999/12/02 17:05:02 joda Exp $ */
+/* $Id: hash.h 7464 1999-12-02 17:05:13Z joda $ */
struct hashentry { /* Entry in bucket */
struct hashentry **prev;