]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Doh! Syntax error that I really should have noticed. Hind paw firmly
authorBen Cottrell <source@isc.org>
Fri, 2 Feb 2001 18:14:17 +0000 (18:14 +0000)
committerBen Cottrell <source@isc.org>
Fri, 2 Feb 2001 18:14:17 +0000 (18:14 +0000)
entrenched in muzzle.

common/dlpi.c

index 6df5480c9b9d525b78385c9c64d719941485b642..ca33fbee15ddfdf3056eb08b3025cf9f11a40c34 100644 (file)
@@ -84,7 +84,7 @@
 
 #ifndef lint
 static char copyright[] =
-"$Id: dlpi.c,v 1.25 2001/01/31 19:00:34 tamino Exp $ Copyright (c) 1996-2000 The Internet Software Consortium.  All rights reserved.\n";
+"$Id: dlpi.c,v 1.26 2001/02/02 18:14:17 tamino Exp $ Copyright (c) 1996-2000 The Internet Software Consortium.  All rights reserved.\n";
 #endif /* not lint */
 
 #include "dhcpd.h"
@@ -430,7 +430,7 @@ void if_register_receive (info)
        pf.Pf_Filter [pf.Pf_FilterLen++] = htons (ETHERTYPE_IP);
 # else
 # define ETHER_H_PREFIX (0)
-# endif / * USE_DLPI_RAW */
+# endif /* USE_DLPI_RAW */
 
        /*
         * The packets that will be received on this file descriptor