mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-22 00:23:54 +00:00
set many pointers to nullptr instead of 0.
This commit is contained in:
parent
9002bfb9a0
commit
c18d868d03
@ -76,11 +76,6 @@
|
||||
#ifdef _WINDOWS
|
||||
#include <conio.h>
|
||||
#include <process.h>
|
||||
|
||||
#define vsnprintf _vsnprintf
|
||||
#define snprintf _snprintf
|
||||
#define strncasecmp _strnicmp
|
||||
#define strcasecmp _stricmp
|
||||
#else
|
||||
#include <pthread.h>
|
||||
#include "../common/unix.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user