summaryrefslogtreecommitdiff
path: root/wince/include/netdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'wince/include/netdb.h')
-rw-r--r--wince/include/netdb.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/wince/include/netdb.h b/wince/include/netdb.h
index b0c5ea1949..43c03c7544 100644
--- a/wince/include/netdb.h
+++ b/wince/include/netdb.h
@@ -1,7 +1,7 @@
-// netdb.h
+/* netdb.h */
-// djl
-// Provide UNIX compatibility
+/* djl */
+/* Provide UNIX compatibility */
#ifndef _INC_NETDB
@@ -9,4 +9,4 @@
#include <sys/socket.h>
-#endif //_INC_NETDB
+#endif /* _INC_NETDB */