X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..fdd8d7b53897d09dddb698bc7d6cadf7372721fd:/include/wx/expr.h diff --git a/include/wx/expr.h b/include/wx/expr.h index 418ed1b64b..0ea70c6d85 100644 --- a/include/wx/expr.h +++ b/include/wx/expr.h @@ -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__ */