X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=src%2Fpazpar2_config.h;h=134379078edf8bd3cad10df9ff68235706c28e4d;hb=abb82dadae6f82f0bc626abd0d74e1a53df09eca;hp=3c03cb3bc1d56dc4b26838d6f276075a10c9eee3;hpb=817e3ec506c4095bc4fcc1923cee36153ef4ee43;p=pazpar2-moved-to-github.git diff --git a/src/pazpar2_config.h b/src/pazpar2_config.h index 3c03cb3..1343790 100644 --- a/src/pazpar2_config.h +++ b/src/pazpar2_config.h @@ -157,7 +157,7 @@ struct conf_server database_hosts_t database_hosts; }; -struct conf_config *config_create(const char *fname, int verbose); +struct conf_config *config_create(const char *fname); void config_destroy(struct conf_config *config); void config_process_events(struct conf_config *config); void info_services(struct conf_server *server, WRBUF w);