OSDN Git Service

Fix comment for #endif to remove warnings.
authorManuel Novoa III <mjn3@codepoet.org>
Tue, 8 May 2001 12:56:17 +0000 (12:56 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Tue, 8 May 2001 12:56:17 +0000 (12:56 -0000)
include/sys/socketcall.h

index 52e9583..2538c67 100644 (file)
@@ -19,4 +19,4 @@
 #define SYS_SENDMSG    16
 #define SYS_RECVMSG    17
 
-#endif _SYS_SOCKETCALL_H
+#endif /* _SYS_SOCKETCALL_H */