ygraph (0.16~cvs20090218-1) src/ygraph.c

Summary

 src/ygraph.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

    
download this patch

Patch contents

--- ygraph-0.16~cvs20090218.orig/src/ygraph.c
+++ ygraph-0.16~cvs20090218/src/ygraph.c
@@ -316,7 +316,7 @@
      NULL
     },
     {"frame_integrate",
-     (char)NULL,
+     (char)0,
      POPT_ARG_NONE,
      &option_f_int,
      0,
@@ -324,7 +324,7 @@
      NULL
     },
     {"time_integrate",
-     (char)NULL,
+     (char)0,
      POPT_ARG_NONE,
      &option_t_int,
      0,
@@ -332,7 +332,7 @@
      NULL
     },
     {"font_size_factor",
-     (char)NULL,
+     (char)0,
      POPT_ARG_STRING,
      &option_font_size_factor,
      0,