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.tokkee.org/?a=commitdiff_plain;h=fd7f5dce3b2ed1cf3556cfd5a7ae2126a950b1b6;p=rrdtool-all.git oops missed to update the in memory output interface here git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1124 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/src/rrd.h b/program/src/rrd.h index 0403a266..1a837461 100644 --- a/program/src/rrd.h +++ b/program/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,