tgsi: Fix typo, so we follow what is in the comments

This commit is contained in:
Jakob Bornecrantz 2010-08-05 17:52:39 -07:00
parent 9f5c1194ff
commit 1a3a04d56b
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
#include "tgsi_iterate.h"
DEBUG_GET_ONCE_BOOL_OPTION(print_sanity, "TGSI_PRINT_SANITY", FALSE);
DEBUG_GET_ONCE_BOOL_OPTION(print_sanity, "TGSI_PRINT_SANITY", TRUE);
typedef struct {