diff options
Diffstat (limited to 'source4/heimdal/lib/asn1/hash.h')
-rw-r--r-- | source4/heimdal/lib/asn1/hash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/asn1/hash.h b/source4/heimdal/lib/asn1/hash.h index 10d8ce99b0..41ecc9de0c 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 7464 1999-12-02 17:05:13Z joda $ */ +/* $Id$ */ struct hashentry { /* Entry in bucket */ struct hashentry **prev; |