]> git.saurik.com Git - wxWidgets.git/commitdiff
C++ comments in C files are fun but break the compilation (for the Nth time)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Dec 1999 22:16:28 +0000 (22:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Dec 1999 22:16:28 +0000 (22:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/unix/gsocket.c

index 1afb3a659d6d54b4b88163ee80a9b6177b4fbf3b..ad6dc22ce6a1d5ca028ecd6aa3bb15e57525933d 100644 (file)
@@ -64,7 +64,7 @@ struct        sockaddr_un {
 #  endif
 #endif
 
-#endif // SOCKLEN_T
+#endif /* SOCKLEN_T */
 
 #define MASK_SIGNAL()                       \
 {                                           \