# HG changeset patch # User Sam Lantinga # Date 1198828201 0 # Node ID c5169b89787f0977b6913de7a87bf3faa64fb1d2 # Parent 1859647893b8ae59207d49826193d170f5d4e146 Removed stray C++ comment diff -r 1859647893b8 -r c5169b89787f include/SDL_config_symbian.h --- a/include/SDL_config_symbian.h Thu Dec 27 13:59:41 2007 +0000 +++ b/include/SDL_config_symbian.h Fri Dec 28 07:50:01 2007 +0000 @@ -114,7 +114,7 @@ #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 @@ #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