freebsd-ports/graphics/ayam/files/patch-objects_root.c
Martin Wilke 229ea01b19 - Update to 1.13 (fix pointyhat build)
- Pass maintainership to submitter

PR:		118786
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
2007-12-18 00:19:10 +00:00

11 lines
272 B
C

--- objects/root.c.orig 2007-12-17 18:43:32.000000000 +0100
+++ objects/root.c 2007-12-17 18:44:08.000000000 +0100
@@ -186,7 +186,7 @@
ay_riopt *riopt = NULL;
double dtemp = 0.0;
int itemp = 0;
- char *result;
+ const char *result;
if(!o)
return AY_ENULL;