diff options
Diffstat (limited to 'usr.sbin/dhcpd/icmp.c')
-rw-r--r-- | usr.sbin/dhcpd/icmp.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.sbin/dhcpd/icmp.c b/usr.sbin/dhcpd/icmp.c index d8e09fa312e..f1503d54762 100644 --- a/usr.sbin/dhcpd/icmp.c +++ b/usr.sbin/dhcpd/icmp.c @@ -1,8 +1,4 @@ -/* - * icmp.c - * - * ICMP Protocol engine - for sending out pings and receiving responses. - */ +/* $OpenBSD */ /* * Copyright (c) 1997, 1998 The Internet Software Consortium. |