]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/ip_encap.h
xnu-1504.15.3.tar.gz
[apple/xnu.git] / bsd / netinet / ip_encap.h
index 93ba512c2230f824ee346430f9a0f0cf62057039..66dfb258838005eea28eb68ac35c022241d42bfb 100644 (file)
@@ -86,6 +86,6 @@ const struct encaptab *encap_attach_func(int, int,
        const struct protosw *, void *);
 int    encap_detach(const struct encaptab *);
 void   *encap_getarg(struct mbuf *);
-#endif KERNEL_PRIVATE
+#endif /* KERNEL_PRIVATE */
 
 #endif /*_NETINET_IP_ENCAP_H_*/