diff options
Diffstat (limited to 'libexec/bootpd/tools/bootptest/bootptest.c')
| -rw-r--r-- | libexec/bootpd/tools/bootptest/bootptest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/tools/bootptest/bootptest.c b/libexec/bootpd/tools/bootptest/bootptest.c index 04909878f33f..5e04af20fc72 100644 --- a/libexec/bootpd/tools/bootptest/bootptest.c +++ b/libexec/bootpd/tools/bootptest/bootptest.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/bootpd/tools/bootptest/bootptest.c,v 1.8 2003/02/05 13:45:25 charnier Exp $"); char *usage = "bootptest [-h] server-name [vendor-data-template-file]"; |
