]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/ip_ecn.h
xnu-1456.1.26.tar.gz
[apple/xnu.git] / bsd / netinet / ip_ecn.h
index 9b4277ca0a97764a18e900fdc214d3253d666216..d2245197ece2a4f72fba5bac56b521b0930efe85 100644 (file)
@@ -67,4 +67,4 @@
 
 extern void ip_ecn_ingress(int, u_int8_t *, const u_int8_t *);
 extern void ip_ecn_egress(int, const u_int8_t *, u_int8_t *);
-#endif KERNEL_PRIVATE
+#endif /* KERNEL_PRIVATE */