]> arthur.barton.de Git - netatalk.git/commitdiff
slight comment cleanup
authorrufustfirefly <rufustfirefly>
Mon, 6 Aug 2001 13:39:30 +0000 (13:39 +0000)
committerrufustfirefly <rufustfirefly>
Mon, 6 Aug 2001 13:39:30 +0000 (13:39 +0000)
sys/sunos/at_sun.c

index 507d9eff300a74905e7c440e955425d5ea592505..1cfc020404aa84548c4a798319aca13fbdc305b4 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * $Id: at_sun.c,v 1.2 2001-08-06 13:39:30 rufustfirefly Exp $
+ */
+
 #include <sys/param.h>
 #include <sys/types.h>
 #include <sys/socket.h>
@@ -217,7 +221,7 @@ atef_input( ifp, m, header )
      */
 #if defined( sun ) && defined( i386 )
     header->ether_type = ntohs( header->ether_type );
-#endif sun i386
+#endif /* sun i386 */
 
     if ( header->ether_type <= ETHERMTU ) {    /* IEEE802 */
        /*