diff options
Diffstat (limited to 'libexec/bootpd/bootpd.h')
-rw-r--r-- | libexec/bootpd/bootpd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/bootpd.h b/libexec/bootpd/bootpd.h index 86c1b3da8b647..bcce76c7f670a 100644 --- a/libexec/bootpd/bootpd.h +++ b/libexec/bootpd/bootpd.h @@ -24,7 +24,7 @@ SOFTWARE. /* * bootpd.h -- common header file for all the modules of the bootpd program. * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/bootpd.h,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "bptypes.h" |