Skip to content

Commit

Permalink
Removed stray C++ comment
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Dec 28, 2007
1 parent 30211b6 commit 1908741
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/SDL_config_symbian.h
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 1908741

Please sign in to comment.