diff --git a/src/mesa/pipe/tgsi/exec/tgsi_parse.h b/src/mesa/pipe/tgsi/exec/tgsi_parse.h old mode 100644 new mode 100755 index 56a8c254c29..9372da8d5d1 --- a/src/mesa/pipe/tgsi/exec/tgsi_parse.h +++ b/src/mesa/pipe/tgsi/exec/tgsi_parse.h @@ -105,7 +105,7 @@ void tgsi_parse_free( struct tgsi_parse_context *ctx ); -unsigned +boolean tgsi_parse_end_of_tokens( struct tgsi_parse_context *ctx );