]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed c++ style comments
authorRon Lee <ron@debian.org>
Mon, 17 Sep 2001 23:12:47 +0000 (23:12 +0000)
committerRon Lee <ron@debian.org>
Mon, 17 Sep 2001 23:12:47 +0000 (23:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/setup.h

index e6bfe68c4f514be2844754d11d6c7e6c67fac680..4450f67890ed51a3122daa2155dee7eb562b0db6 100644 (file)
    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_ */
+