intel: Fix typo in intel_offset_S8 comments

Signed-off-by: Chad Versace <chad@chad-versace.us>
This commit is contained in:
Chad Versace 2011-06-14 12:56:49 -07:00
parent d105f6684d
commit 8875dd5871
1 changed files with 1 additions and 1 deletions

View 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
* ... | ... | ...