diff options
Diffstat (limited to 'sbin/dhclient/dhcp.h')
-rw-r--r-- | sbin/dhclient/dhcp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dhclient/dhcp.h b/sbin/dhclient/dhcp.h index 3f0eb81bb65cf..ea268b0460beb 100644 --- a/sbin/dhclient/dhcp.h +++ b/sbin/dhclient/dhcp.h @@ -1,5 +1,5 @@ /* $OpenBSD: dhcp.h,v 1.5 2004/05/04 15:49:49 deraadt Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sbin/dhclient/dhcp.h,v 1.2.2.1 2007/10/31 14:30:20 emaste Exp $ */ /* Protocol structures... */ |