mesa: simplify comment in texstorage.c

Trivial.
This commit is contained in:
Brian Paul
2014-01-31 17:38:35 -07:00
parent 8b3e383820
commit e286b63c8f

View File

@@ -151,9 +151,8 @@ initialize_texture_fields(struct gl_context *ctx,
/**
* Clear all fields of texture object to zeros. Used for proxy texture tests.
* Used for proxy texture tests (and to clean up when a texture memory
* allocation fails).
* Clear all fields of texture object to zeros. Used for proxy texture tests
* and to clean up when a texture memory allocation fails.
*/
static void
clear_texture_fields(struct gl_context *ctx,