intel: wrap comment and fix typo
authorBrian Paul <brianp@vmware.com>
Sat, 5 Nov 2011 16:48:18 +0000 (10:48 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 7 Nov 2011 21:25:48 +0000 (14:25 -0700)
src/mesa/drivers/dri/intel/intel_tex_obj.h

index c61ac2d1f718340e432e32586fe5c375520b6edb..3a32801d47a50736f364fcfc3d2a3dd8c40617a6 100644 (file)
@@ -85,8 +85,8 @@ struct intel_texture_image
 
    /**
     * The depth buffer has format X8_Z24. The x8 bits are undefined unless
-    * intel_tex_image_s8z24_gather has been immediately called. The depth buffer
-    * resuses the image miptree's region and hiz_region as its own.
+    * intel_tex_image_s8z24_gather has been immediately called. The depth
+    * buffer reuses the image miptree's region and hiz_region as its own.
     */
    struct gl_renderbuffer *depth_rb;