From 18fa6f2fbd69091aea8210646eff61eae87661e0 Mon Sep 17 00:00:00 2001 From: samuele3hu Date: Fri, 19 Jul 2013 15:29:36 +0800 Subject: [PATCH] issue #2404:Modify a comment --- tools/tolua++/CCTexture2D.pkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tolua++/CCTexture2D.pkg b/tools/tolua++/CCTexture2D.pkg index 5334207b36..c3eaec930f 100644 --- a/tools/tolua++/CCTexture2D.pkg +++ b/tools/tolua++/CCTexture2D.pkg @@ -389,7 +389,7 @@ //comment nextline since it wasn't defined in glew.h of windows // #define GL_RGB565 0x8D62 #define GL_DEPTH_COMPONENT16 0x81A5 -//comment nextline since it wasn't defined in gl.h of mac5.0 +//comment nextline since it wasn't defined in gl.h of Xcode5.0's sdk //#define GL_STENCIL_INDEX 0x1901 #define GL_STENCIL_INDEX8 0x8D48