From: Tobias Oetiker Date: Fri, 15 Jun 2007 06:43:36 +0000 (+0000) Subject: oops missed to update the in memory output interface here X-Git-Tag: 1.3rc2~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4941aacd8656fb1b327159a8efd184b2c0e7598;p=thirdparty%2Frrdtool-1.x.git oops missed to update the in memory output interface here git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1124 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/src/rrd.h b/src/rrd.h index 0403a266..1a837461 100644 --- a/src/rrd.h +++ b/src/rrd.h @@ -91,6 +91,7 @@ extern "C" { unsigned char *rrd_graph_in_memory( int argc, char **argv, + char ***prdata, int *xsize, int *ysize, double *ymin,