diff options
author | 2004-04-20 05:35:33 +0000 | |
---|---|---|
committer | 2004-04-20 05:35:33 +0000 | |
commit | b5ed0dbc09f746bc5a4d492aaa2a74f61f12c094 (patch) | |
tree | d804be87d5aaac79eb0680f0d8fc593a621d9d11 /usr.sbin/dhcpd/dhcp.c | |
parent | more shrinking; ok henning (diff) | |
download | wireguard-openbsd-b5ed0dbc09f746bc5a4d492aaa2a74f61f12c094.tar.xz wireguard-openbsd-b5ed0dbc09f746bc5a4d492aaa2a74f61f12c094.zip |
$OpenBSD$
Diffstat (limited to 'usr.sbin/dhcpd/dhcp.c')
-rw-r--r-- | usr.sbin/dhcpd/dhcp.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/dhcpd/dhcp.c b/usr.sbin/dhcpd/dhcp.c index 9a5ca70cb62..8616dcc1835 100644 --- a/usr.sbin/dhcpd/dhcp.c +++ b/usr.sbin/dhcpd/dhcp.c @@ -1,6 +1,4 @@ -/* dhcp.c - - DHCP Protocol engine. */ +/* $OpenBSD */ /* * Copyright (c) 1995, 1996, 1997, 1998, 1999 |