main: Fix whitespace in teximage.c.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
Laura Ekstrand
2015-02-09 15:39:53 -08:00
parent da85ab4b65
commit 0fad07af9a
+1 -1
View File
@@ -5149,7 +5149,7 @@ _mesa_validate_texbuffer_format(const struct gl_context *ctx,
void
_mesa_texture_buffer_range(struct gl_context *ctx,
struct gl_texture_object *texObj, GLenum target,
struct gl_texture_object *texObj, GLenum target,
GLenum internalFormat,
struct gl_buffer_object *bufObj,
GLintptr offset, GLsizeiptr size, bool range,