No code changes, removed tabs from source file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -501,7 +501,7 @@ label:
|
|||||||
size_t
|
size_t
|
||||||
strftime(char * const s, const size_t maxsize, const char *format, const struct tm * const t)
|
strftime(char * const s, const size_t maxsize, const char *format, const struct tm * const t)
|
||||||
{
|
{
|
||||||
char * p;
|
char *p;
|
||||||
int warn;
|
int warn;
|
||||||
|
|
||||||
//tzset();
|
//tzset();
|
||||||
|
Reference in New Issue
Block a user