]> git.saurik.com Git - wxWidgets.git/commitdiff
remove C++ comment
authorPaul Cornett <paulcor@bullseye.com>
Wed, 17 Oct 2007 02:59:13 +0000 (02:59 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Wed, 17 Oct 2007 02:59:13 +0000 (02:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/platform.h

index bbb005406b914964d4ce5649c4a74897a972b79f..5d1c1d1a2e3955d0783934a1a717ccc16f6f86ad 100644 (file)
 */
 #if defined(__BORLANDC__) && (__BORLANDC__ < 0x582)
 #error "This version of wxWidgets requires at least Borland 5.82 (Turbo Explorer); You may at your own risk remove this line and try your system"
-#endif //__BORLANDC__
+#endif /* __BORLANDC__ */
 
 
 /*