]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/expr.h
Fixed return code of GetSelectionCount()
[wxWidgets.git] / include / wx / expr.h
index 418ed1b64b95700fe28b3b63d34cefd260e6f057..0ea70c6d8533a0646dac5fa14714e563e1ce9b7d 100644 (file)
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////
+///////////////////////////////////////////////////////////////////////////
 // Name:        expr.h
 // Purpose:     C helper defines and functions for wxExpr class
 // Author:      Julian Smart
@@ -7,7 +7,7 @@
 // RCS-ID:      $Id$
 // Copyright:   (c)
 // Licence:    wxWindows licence
-/////////////////////////////////////////////////////////////////////////////
+////////////////////////////////////////////////////////////////////////// */
 
 #ifndef _WX_EXPRH__
 #define _WX_EXPRH__
@@ -126,4 +126,4 @@ void syntax_error();
 #endif
 
 #endif
-       // _WX_EXPRH__
+       /* _WX_EXPRH__ */