mirror of
https://github.com/jorenchik/mdemory.git
synced 2026-03-22 00:26:21 +00:00
comment correction
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
#include "parser.h"
|
#include "parser.h"
|
||||||
#include "stringUtils.h"
|
#include "stringUtils.h"
|
||||||
|
|
||||||
// Uz Windows sistēmās timegm funkcijai ir atšķirīgs nosaukums.
|
// Windows sistēmās funkcijai timegm ir atšķirīgs nosaukums.
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#define timegm _mkgmtime
|
#define timegm _mkgmtime
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user