diff options
Diffstat (limited to 'libexec/bootpd/bootpgw/bootpgw.c')
-rw-r--r-- | libexec/bootpd/bootpgw/bootpgw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/bootpgw/bootpgw.c b/libexec/bootpd/bootpgw/bootpgw.c index f180fd66713f0..e729a70cfb746 100644 --- a/libexec/bootpd/bootpgw/bootpgw.c +++ b/libexec/bootpd/bootpgw/bootpgw.c @@ -31,7 +31,7 @@ SOFTWARE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/bootpd/bootpgw/bootpgw.c,v 1.6 2003/02/05 13:45:25 charnier Exp $"); #include <sys/types.h> #include <sys/param.h> |