summaryrefslogtreecommitdiff
path: root/src/common/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/socket.h')
-rw-r--r--src/common/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/socket.h b/src/common/socket.h
index 1c4a1bd8c..0c96edb20 100644
--- a/src/common/socket.h
+++ b/src/common/socket.h
@@ -141,4 +141,4 @@ int socket_getips(uint32* ips, int max);
extern uint32 addr_[16]; // ip addresses of local host (host byte order)
extern int naddr_; // # of ip addresses
-#endif // _SOCKET_H_
+#endif /* _SOCKET_H_ */