mesa: Fix #ifdef typo in _mesa_format_to_type_and_comps.
authorVinson Lee <vlee@vmware.com>
Thu, 23 Dec 2010 19:32:16 +0000 (11:32 -0800)
committerVinson Lee <vlee@vmware.com>
Thu, 23 Dec 2010 19:32:16 +0000 (11:32 -0800)
commit280750c5cabfc5f312c3abe0424f57b2edeb53df
tree6dd988511e688d329e356947d526cc8c00b07509
parentaedbf05d31c1a8d7d3c2742524abf2db2422b2fe
mesa: Fix #ifdef typo in _mesa_format_to_type_and_comps.

According to the comment, the warning should be for debug builds.
src/mesa/main/formats.c