]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/stattext.h
Generalized compilation fix for old compilers.
[wxWidgets.git] / include / wx / cocoa / stattext.h
index e39e083a6877d8f10a1dbc06bae87a1b56af81c8..d34bbdac9fca8f6473a97123b4e773b1484b577a 100644 (file)
@@ -4,9 +4,9 @@
 // Author:      David Elliott
 // Modified by:
 // Created:     2003/02/15
-// RCS-ID:      $Id
+// RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __WX_COCOA_STATTEXT_H__
@@ -55,4 +55,5 @@ public:
     void SetLabel(const wxString& label);
 };
 
-#endif // __WX_COCOA_STATTEXT_H__
+#endif
+    // __WX_COCOA_STATTEXT_H__