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 e4fa9d174c1b3..fd1d03475ee9f 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.3.2.1.6.1 2010/02/10 00:26:20 kensmith Exp $ */ /* Protocol structures... */ |