llvmpipe: remove trailing whitespace, rewrap comment

This commit is contained in:
Brian Paul
2010-05-11 10:22:54 -06:00
parent 30a44ee4c5
commit f70d900b80
+2 -3
View File
@@ -60,10 +60,9 @@ struct llvmpipe_screen
unsigned num_threads;
/* Increments whenever textures are modified. Contexts can track
* this.
/* Increments whenever textures are modified. Contexts can track this.
*/
unsigned timestamp;
unsigned timestamp;
};