// Author: David Elliott
// Modified by:
// Created: 2003/02/15
-// RCS-ID: $Id:
+// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_STATTEXT_H__
void SetLabel(const wxString& label);
};
-#endif // __WX_COCOA_STATTEXT_H__
+#endif
+ // __WX_COCOA_STATTEXT_H__