Code

Fixes for the following compiler warnings:
[rrdtool.git] / src / rrd_dump.c
index a32f4fb32768dd75c4ef94592b252d5c062dcffb..3f79a96ff7340463c58242cc02d3032d63d34f0a 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)