]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/net/ether_if_module.h
xnu-4570.20.62.tar.gz
[apple/xnu.git] / bsd / net / ether_if_module.h
index dd20bcba96b592afbd4b1f7182199e134a7137b9..9c1a5828160e24ed32bd1257bf660c5527603b6e 100644 (file)
@@ -38,4 +38,4 @@ extern void ether_detach_inet6(ifnet_t ifp, protocol_family_t protocol_family);
 extern errno_t ether_attach_at(struct ifnet *ifp, protocol_family_t proto_family);
 extern void ether_detach_at(struct ifnet *ifp, protocol_family_t proto_family);
 
-#endif _NET_ETHER_IF_MODULE_H
+#endif /* _NET_ETHER_IF_MODULE_H */