diff options
Diffstat (limited to 'crypto/heimdal/lib/asn1/hash.h')
-rw-r--r-- | crypto/heimdal/lib/asn1/hash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/heimdal/lib/asn1/hash.h b/crypto/heimdal/lib/asn1/hash.h index b54e102..10d8ce9 100644 --- a/crypto/heimdal/lib/asn1/hash.h +++ b/crypto/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; |