]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/net/if_vlan_var.h
xnu-3789.41.3.tar.gz
[apple/xnu.git] / bsd / net / if_vlan_var.h
index fdbe617c3901a0a5422a707887b29b3fe4981112..cbbec55a67cba30064504afe7212cd2ddaa0c3cf 100644 (file)
@@ -76,7 +76,7 @@ struct        ether_vlan_header {
 /* sysctl(3) tags, for compatibility purposes */
 #define        VLANCTL_PROTO   1
 #define        VLANCTL_MAX     2
-#endif 0
+#endif
 
 /*
  * Configuration structure for SIOCSETVLAN and SIOCGETVLAN ioctls.
@@ -88,5 +88,5 @@ struct        vlanreq {
 
 #ifdef KERNEL_PRIVATE
 int vlan_family_init(void);
-#endif KERNEL_PRIVATE
+#endif /* KERNEL_PRIVATE */
 #endif /* _NET_IF_VLAN_VAR_H_ */