summaryrefslogtreecommitdiff
path: root/graphics/gle-graphics/files/patch-src_manip_all.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gle-graphics/files/patch-src_manip_all.h')
-rw-r--r--graphics/gle-graphics/files/patch-src_manip_all.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gle-graphics/files/patch-src_manip_all.h b/graphics/gle-graphics/files/patch-src_manip_all.h
new file mode 100644
index 000000000000..81fd7e98942d
--- /dev/null
+++ b/graphics/gle-graphics/files/patch-src_manip_all.h
@@ -0,0 +1,11 @@
+--- src/manip/all.h.orig 2010-12-26 17:07:31 UTC
++++ src/manip/all.h
+@@ -143,7 +143,7 @@ typedef char (*(*TOKENS)[500]);
+ typedef unsigned char uchar;
+ typedef double dbl;
+ char *unquote(char *s);
+-const char *gledir(const char *s);
++string gledir(const char *s);
+ int set_missing(int x, int y);
+ double vcell(int x, int y);
+ void var_find_rc(int *idx, int *var, int *nd, int c);