glew: correct misspelling of glFramebufferTextureLayer
authorKeith Whitwell <keithw@vmware.com>
Thu, 18 Jun 2009 09:13:55 +0000 (10:13 +0100)
committerKeith Whitwell <keithw@vmware.com>
Thu, 18 Jun 2009 09:13:55 +0000 (10:13 +0100)
commit1b05b5b4fecd9ac8ef34abdda6c085868016ad84
tree026a00791b9ce653441c693b37f3a08ce7667ce2
parent0491142152dcc61ebe0b46b05c94957e54c44bd9
glew: correct misspelling of glFramebufferTextureLayer

This was misspelt as glFramebufferTexturLayer (missing e), causing
conflicts with the correctly spelt version in glext.h and extfuncs.h.
include/GL/glew.h
src/glew/glew.c
src/glew/glewinfo.c