From c266eff98c5e44012647f54f38a1e29ecabd8759 Mon Sep 17 00:00:00 2001 From: Paul Cornett Date: Wed, 17 Oct 2007 02:59:13 +0000 Subject: [PATCH] remove C++ comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/platform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/platform.h b/include/wx/platform.h index bbb005406b..5d1c1d1a2e 100644 --- a/include/wx/platform.h +++ b/include/wx/platform.h @@ -262,7 +262,7 @@ */ #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__ */ /* -- 2.45.2