From 1908741c96d4f13dbda35616112a15754a08e2ac Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 28 Dec 2007 07:50:01 +0000 Subject: [PATCH] Removed stray C++ comment --- include/SDL_config_symbian.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/SDL_config_symbian.h b/include/SDL_config_symbian.h index 003a49157..607c37a4a 100644 --- a/include/SDL_config_symbian.h +++ b/include/SDL_config_symbian.h @@ -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