diff options
Diffstat (limited to 'contrib/bind9/lib/isc/hash.c')
-rw-r--r-- | contrib/bind9/lib/isc/hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bind9/lib/isc/hash.c b/contrib/bind9/lib/isc/hash.c index 9911bde..7c0fcea 100644 --- a/contrib/bind9/lib/isc/hash.c +++ b/contrib/bind9/lib/isc/hash.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: hash.c,v 1.13.332.3 2009/05/07 23:47:12 tbox Exp $ */ +/* $Id: hash.c,v 1.13.332.3 2009-05-07 23:47:12 tbox Exp $ */ /*! \file * Some portion of this code was derived from universal hash function |