Refactored rrd_update code in preparation of finding the HW update
[rrdtool.git] / src / rrd.h
index 0403a26..e53751d 100644 (file)
--- a/src/rrd.h
+++ b/src/rrd.h
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * RRDtool 1.2.23  Copyright by Tobi Oetiker, 1997-2007
+ * RRDtool 1.2.99907080300  Copyright by Tobi Oetiker, 1997-2007
  *****************************************************************************
  * rrdlib.h   Public header file for librrd
  *****************************************************************************
@@ -91,6 +91,7 @@ extern    "C" {
     unsigned char *rrd_graph_in_memory(
     int argc,
     char **argv,
+    char ***prdata,
     int *xsize,
     int *ysize,
     double *ymin,