X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_last.c;h=d50e7604b9b44262e7a015c5142d4071064c2383;hp=ad8075e8e90139b80a1cac46e8d5df8c304593bd;hb=c2588300e3b61df51b846dd79d90b3da9628d0cb;hpb=5b1d628ac291d76978e00ceaa9d4930f0049703b diff --git a/src/rrd_last.c b/src/rrd_last.c index ad8075e..d50e760 100644 --- a/src/rrd_last.c +++ b/src/rrd_last.c @@ -9,7 +9,7 @@ #include "rrd_tool.h" time_t -rrd_last(int argc, const char **argv) +rrd_last(int argc, char **argv) { if(argc < 2){ rrd_set_error("please specify an rrd");