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 2c3add2a27c80..ae1bf22b570da 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.2 2005/09/10 17:01:16 brooks Exp $"); #include "dhcpd.h" |