bindings should invoke new rrd_flushcached (instead of rrd_cmd_flush) -- kevin
[rrdtool.git] / bindings / perl-shared / RRDs.xs
index 3cf1d24..e15aaec 100644 (file)
@@ -445,7 +445,7 @@ rrd_restore(...)
                RETVAL
 
 int
-rrd_flush(...)
+rrd_flushcached(...)
        PROTOTYPE: @
        PREINIT:
        int i;