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 f180fd66713f..24e8abf6cf2c 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.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> |
