From: Ron Lee Date: Mon, 17 Sep 2001 23:12:47 +0000 (+0000) Subject: fixed c++ style comments X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ae332f7c0a8b18f4779894581616408eefe777ea fixed c++ style comments git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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_ */ +