mesa: fix inverted pbo test error at _mesa_GetnCompressedTexImageARB
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Sun, 16 Oct 2011 01:35:33 +0000 (09:35 +0800)
committerYuanhan Liu <yuanhan.liu@linux.intel.com>
Wed, 19 Oct 2011 01:28:51 +0000 (09:28 +0800)
commit403cf7c56fc6decb7636114dc1dadb7adf99a7a4
tree120b2e6d173cbcce527b147c941527ff1aba6927
parent9024d8af0ae832a0b4278eb6683bc0e76c69baac
mesa: fix inverted pbo test error at _mesa_GetnCompressedTexImageARB

It seems like a typo.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/texgetimage.c