diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:23 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:23 +0000 |
| commit | 42b388439bd3795e09258c57a74ce9eec3651c7b (patch) | |
| tree | 1d8d03d10e117521cadd8f29bc6ddffdb8bbcc07 /libexec/bootpd | |
| parent | 2ff63af9b88c7413b7d71715b5532625752a248e (diff) | |
Diffstat (limited to 'libexec/bootpd')
| -rw-r--r-- | libexec/bootpd/hash.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/bootpd/hash.h b/libexec/bootpd/hash.h index 969703d04e59..14aefe969d0d 100644 --- a/libexec/bootpd/hash.h +++ b/libexec/bootpd/hash.h @@ -25,7 +25,6 @@ SOFTWARE. /* * Generalized hash table ADT - * $FreeBSD$ * * Provides multiple, dynamically-allocated, variable-sized hash tables on * various data and keys. |
