From ae332f7c0a8b18f4779894581616408eefe777ea Mon Sep 17 00:00:00 2001 From: Ron Lee Date: Mon, 17 Sep 2001 23:12:47 +0000 Subject: [PATCH] fixed c++ style comments git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/setup.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/include/wx/setup.h b/include/wx/setup.h index e6bfe68c4f..4450f67890 100644 --- a/include/wx/setup.h +++ b/include/wx/setup.h @@ -68,10 +68,11 @@ just the version number */ -// wxLogChain class available +/* wxLogChain class available */ #define wxHAS_LOG_CHAIN -// define this when wxDC::Blit() respects SetDeviceOrigin() in wxGTK +/* define this when wxDC::Blit() respects SetDeviceOrigin() in wxGTK */ #undef wxHAS_WORKING_GTK_DC_BLIT #endif /* _WX_SETUP_H_BASE_ */ + -- 2.50.0