author | Philipp Wiesemann <philipp.wiesemann@arcor.de> |
Sun, 12 May 2013 13:02:07 +0200 | |
changeset 7167 | 916548af8031 |
parent 7166 | 8d17ec58f019 |
child 7168 | b9070b2e868a |
--- a/src/render/opengl/SDL_glfuncs.h Sun May 12 12:59:17 2013 +0200 +++ b/src/render/opengl/SDL_glfuncs.h Sun May 12 13:02:07 2013 +0200 @@ -1,6 +1,6 @@ /* list of OpenGL functions sorted alphabetically If you need to use a GL function from the SDL video subsystem, - change it's entry from SDL_PROC_UNUSED to SDL_PROC and rebuild. + change its entry from SDL_PROC_UNUSED to SDL_PROC and rebuild. */ #define SDL_PROC_UNUSED(ret,func,params)