summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]src/mesa/pipe/tgsi/exec/tgsi_parse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/pipe/tgsi/exec/tgsi_parse.h b/src/mesa/pipe/tgsi/exec/tgsi_parse.h
index 56a8c254c29..9372da8d5d1 100644..100755
--- 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 );