Small typo fix
authorJulian Smart <julian@anthemion.co.uk>
Fri, 27 Jan 2006 23:30:50 +0000 (23:30 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 27 Jan 2006 23:30:50 +0000 (23:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/wince/time.h

index 9b9e880623d64e9bd4b998c7a9a8f0eca9b2741f..983eaf3eed8409ba8d285f9fd4113b282b23ec81 100644 (file)
@@ -40,8 +40,7 @@ size_t __cdecl wcsftime(wchar_t *, size_t, const wchar_t *, const struct tm *);
 
 extern long timezone;
 
 
 extern long timezone;
 
-#endif
-    // old code
+#endif // !_TM_DEFINED
 
 #endif // __WINCE_TIME_
 
 
 #endif // __WINCE_TIME_