diff options
Diffstat (limited to 'usr.sbin/bootpd/rtmsg.c')
-rw-r--r-- | usr.sbin/bootpd/rtmsg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bootpd/rtmsg.c b/usr.sbin/bootpd/rtmsg.c index 6de610271f488..ea05a965912ff 100644 --- a/usr.sbin/bootpd/rtmsg.c +++ b/usr.sbin/bootpd/rtmsg.c @@ -39,7 +39,7 @@ /* * from arp.c 8.2 (Berkeley) 1/2/94 - * $Id$ + * rtmsg.c,v 1.2 1994/09/10 15:13:28 csgr Exp */ #include <sys/param.h> |