diff options
Diffstat (limited to 'libexec/bootpd/trygetif.c')
-rw-r--r-- | libexec/bootpd/trygetif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/trygetif.c b/libexec/bootpd/trygetif.c index e6226dc..0e2cca1 100644 --- a/libexec/bootpd/trygetif.c +++ b/libexec/bootpd/trygetif.c @@ -1,7 +1,7 @@ /* * trygetif.c - test program for getif.c * - * $Id$ + * $FreeBSD$ */ #include <sys/types.h> |