From: oetiker Date: Fri, 15 Jun 2007 06:43:36 +0000 (+0000) Subject: oops missed to update the in memory output interface here X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=5493345a7b1e79ef80e6f333b3b5162b976390b9 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 0403a26..1a83746 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,