Source reformatting only.
This commit is contained in:
parent
86a745f923
commit
6ab83029c3
@ -21,7 +21,7 @@ int strcasecmp(const char*, const char*);
|
||||
char* strdup(const char*);
|
||||
#else
|
||||
#define strcasecmp _stricmp
|
||||
#define strdup _strdup
|
||||
#define strdup _strdup
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user