main: Fix whitespace in teximage.c.
authorLaura Ekstrand <laura@jlekstrand.net>
Mon, 9 Feb 2015 23:39:53 +0000 (15:39 -0800)
committerLaura Ekstrand <laura@jlekstrand.net>
Fri, 27 Feb 2015 19:11:45 +0000 (11:11 -0800)
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/teximage.c

index 5be7db64c5f8f78282a2780a44aa686a2b04ffa7..6e45cc927cc53133739b25cb1db3d2c71eaee89f 100644 (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,