From 7b06095550ab27727a9121b0e08c2a1b21bf6875 Mon Sep 17 00:00:00 2001 From: csgr Date: Sat, 10 Sep 1994 15:13:28 +0000 Subject: Small code tidy up --- usr.sbin/bootpd/rtmsg.c | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/bootpd/rtmsg.c b/usr.sbin/bootpd/rtmsg.c index 920dcce..6de6102 100644 --- a/usr.sbin/bootpd/rtmsg.c +++ b/usr.sbin/bootpd/rtmsg.c @@ -5,10 +5,8 @@ * Geoffrey M. Rehmet, All rights reserved. * * This code is derived from software which forms part of the 4.4-Lite - * Berkeley software distribution. - * - * This code is derived from software contributed to Berkeley by - * Sun Microsystems, Inc. + * Berkeley software distribution, which was in derived from software + * contributed to Berkeley by Sun Microsystems, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -44,16 +42,7 @@ * $Id$ */ -/* - * XXX TODO: - * Tidy up - * Remove dead code - * ansify - * do syslogging - */ - #include - /* * Verify that we are at least 4.4 BSD */ -- cgit v1.1