]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/net/netisr.h
xnu-517.tar.gz
[apple/xnu.git] / bsd / net / netisr.h
index 47b4b349b2cc909da241244ef35c5b00edc51235..74508a3e88da05a5b2f5fa5cd87bd9d082d52ddb 100644 (file)
@@ -91,4 +91,4 @@ extern int     dlil_input_thread_wakeup;
 #endif /* defined(KERNEL) && !defined(LOCORE) */
 
 #define        schednetisr(anisr)      { netisr |= 1<<(anisr); setsoftnet(); }
-#endif __APPLE_API_PRIVATE
+#endif /* __APPLE_API_PRIVATE */