* Updated perl compile system. It now uses Makefile.PL for everything,
[rrdtool.git] / src / rrd_last.c
index ad8075e..d50e760 100644 (file)
@@ -9,7 +9,7 @@
 #include "rrd_tool.h"
 
 time_t
 #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");
 {
     if(argc < 2){
         rrd_set_error("please specify an rrd");