aboutsummaryrefslogtreecommitdiff
path: root/lib/isc/hash.c
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-04-04 23:11:25 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-04-04 23:11:25 +0000
commit42d3eba523963ab015ac451eeea0788b11631c94 (patch)
treed6eb268f26af23cc29cceb581dd5468a2cfef052 /lib/isc/hash.c
parent3939884dc90db099f5601bd7c27d39acf7a8c731 (diff)
downloadsrc-42d3eba523963ab015ac451eeea0788b11631c94.tar.gz
src-42d3eba523963ab015ac451eeea0788b11631c94.zip
Notes
Diffstat (limited to 'lib/isc/hash.c')
-rw-r--r--lib/isc/hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isc/hash.c b/lib/isc/hash.c
index 44975e7803a2..f1d68c7700f5 100644
--- a/lib/isc/hash.c
+++ b/lib/isc/hash.c
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: hash.c,v 1.16 2009-09-01 00:22:28 jinmei Exp $ */
+/* $Id: hash.c,v 1.16 2009/09/01 00:22:28 jinmei Exp $ */
/*! \file
* Some portion of this code was derived from universal hash function