diff options
Diffstat (limited to 'sbin/dhclient/alloc.c')
-rw-r--r-- | sbin/dhclient/alloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dhclient/alloc.c b/sbin/dhclient/alloc.c index cd60ceca7d83c..ce4308c7f800c 100644 --- a/sbin/dhclient/alloc.c +++ b/sbin/dhclient/alloc.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/dhclient/alloc.c,v 1.2 2005/08/23 23:59:55 brooks Exp $"); #include "dhcpd.h" |