aboutsummaryrefslogtreecommitdiff
path: root/libexec/bootpd/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/bootpd/hash.h')
-rw-r--r--libexec/bootpd/hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/hash.h b/libexec/bootpd/hash.h
index 22cdc04332c2..2932171db6f0 100644
--- a/libexec/bootpd/hash.h
+++ b/libexec/bootpd/hash.h
@@ -25,7 +25,7 @@ SOFTWARE.
/*
* Generalized hash table ADT
- * $FreeBSD$
+ * $FreeBSD: src/libexec/bootpd/hash.h,v 1.3.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $
*
* Provides multiple, dynamically-allocated, variable-sized hash tables on
* various data and keys.