mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 07:52:57 -05:00
Removed stray C++ comment
--HG-- branch : SDL-1.2
This commit is contained in:
parent
636bd6ff76
commit
4884098ba4
|
|
@ -114,7 +114,7 @@ typedef unsigned long long uint64_t;
|
|||
#define HAVE_CALLOC 1
|
||||
#define HAVE_REALLOC 1
|
||||
#define HAVE_FREE 1
|
||||
//#define HAVE_ALLOCA 1
|
||||
/*#define HAVE_ALLOCA 1*/
|
||||
#define HAVE_QSORT 1
|
||||
#define HAVE_ABS 1
|
||||
#define HAVE_MEMSET 1
|
||||
|
|
@ -135,7 +135,7 @@ typedef unsigned long long uint64_t;
|
|||
#define HAVE_ATOF 1
|
||||
#define HAVE_STRCMP 1
|
||||
#define HAVE_STRNCMP 1
|
||||
//#define HAVE__STRICMP 1
|
||||
/*#define HAVE__STRICMP 1*/
|
||||
#define HAVE__STRNICMP 1
|
||||
#define HAVE_SSCANF 1
|
||||
#define HAVE_STDARG_H 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user