intel: Fix typo in intel_offset_S8 comments
authorChad Versace <chad@chad-versace.us>
Tue, 14 Jun 2011 19:56:49 +0000 (12:56 -0700)
committerChad Versace <chad@chad-versace.us>
Wed, 15 Jun 2011 22:50:45 +0000 (15:50 -0700)
Signed-off-by: Chad Versace <chad@chad-versace.us>
src/mesa/drivers/dri/intel/intel_span.c

index 9343f40eef0e6f1ffeef41617e1e290e8bfff6d0..fdf687a04a6a824d95b99703d23e577c103dfa32 100644 (file)
@@ -148,7 +148,7 @@ intel_set_span_functions(struct intel_context *intel,
  *     x    | y     | byte offset
  *     --------------------------
  *     0    | 0     | 0
- *     0    | 0     | 1
+ *     0    | 1     | 1
  *     1    | 0     | 2
  *     1    | 1     | 3
  *     ...  | ...   | ...