]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/if_tun.h
xnu-1504.9.37.tar.gz
[apple/xnu.git] / bsd / netinet / if_tun.h
index e4d3e7a67d202ac7c87a6a93e095b54b46a3701a..a5a54e238666c3dbe775968e0e28f24bc97a5cd1 100644 (file)
@@ -68,7 +68,7 @@ struct tun_softc {
 #endif
 };
 
-#endif KERNEL_PRIVATE
+#endif /* KERNEL_PRIVATE */
 
 /* ioctl's for get/set debug */
 #define        TUNSDEBUG       _IOW('t', 90, int)