OSDN Git Service

Break GL dependencies.
authormichal <michal@michal-laptop.(none)>
Wed, 29 Aug 2007 21:26:23 +0000 (22:26 +0100)
committermichal <michal@michal-laptop.(none)>
Wed, 29 Aug 2007 21:35:28 +0000 (22:35 +0100)
src/mesa/pipe/tgsi/exec/tgsi_parse.h [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 56a8c25..9372da8
@@ -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 );