Fixes for the following compiler warnings:
[rrdtool.git] / src / rrd_dump.c
index a32f4fb..3f79a96 100644 (file)
@@ -49,8 +49,7 @@
 extern char *tzname[2];
 #endif
 
-
-int rrd_dump_opt_r(
+static int rrd_dump_opt_r(
     const char *filename,
     char *outname,
     int opt_noheader)