diff options
Diffstat (limited to 'sbin/dhclient/tables.c')
-rw-r--r-- | sbin/dhclient/tables.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dhclient/tables.c b/sbin/dhclient/tables.c index 81a9acc8e122..58a724889501 100644 --- a/sbin/dhclient/tables.c +++ b/sbin/dhclient/tables.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/dhclient/tables.c,v 1.1.1.1.2.3.4.2 2008/10/26 19:28:04 brooks Exp $"); #include "dhcpd.h" |