Reading configuration file is now done outside main().
[collectd.git] / src / daemon / configfile.c
index 0d295c1..eb6f413 100644 (file)
@@ -1031,6 +1031,7 @@ int cf_read(const char *filename) {
   }
 
   return ret;
+
 } /* int cf_read */
 
 /* Assures the config option is a string, duplicates it and returns the copy in