diff options
Diffstat (limited to 'graphics/gle-graphics/files/patch-src_manip_all.h')
-rw-r--r-- | graphics/gle-graphics/files/patch-src_manip_all.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gle-graphics/files/patch-src_manip_all.h b/graphics/gle-graphics/files/patch-src_manip_all.h deleted file mode 100644 index 81fd7e98942d..000000000000 --- a/graphics/gle-graphics/files/patch-src_manip_all.h +++ /dev/null @@ -1,11 +0,0 @@ ---- 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); |