# HG changeset patch # User Philipp Wiesemann # Date 1368356527 -7200 # Node ID 916548af8031814af780b5af770d4bdac2c7d3f0 # Parent 8d17ec58f019e93c92dd93f71fd6fbf69336a17c Corrected spelling in internal include file. diff -r 8d17ec58f019 -r 916548af8031 src/render/opengl/SDL_glfuncs.h --- 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)