From: Vadim Zeitlin Date: Sat, 25 Dec 1999 22:16:28 +0000 (+0000) Subject: C++ comments in C files are fun but break the compilation (for the Nth time) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ddb56b384de2123bc1f82312039f66c7b1004fde C++ comments in C files are fun but break the compilation (for the Nth time) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/unix/gsocket.c b/src/unix/gsocket.c index 1afb3a659d..ad6dc22ce6 100644 --- a/src/unix/gsocket.c +++ b/src/unix/gsocket.c @@ -64,7 +64,7 @@ struct sockaddr_un { # endif #endif -#endif // SOCKLEN_T +#endif /* SOCKLEN_T */ #define MASK_SIGNAL() \ { \