projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
691518f
)
Init member database_hosts of conf_config
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 13 Sep 2011 19:00:10 +0000
(21:00 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 13 Sep 2011 19:00:10 +0000
(21:00 +0200)
src/pazpar2_config.c
patch
|
blob
|
history
diff --git
a/src/pazpar2_config.c
b/src/pazpar2_config.c
index
df050c7
..
8fec8cc
100644
(file)
--- a/
src/pazpar2_config.c
+++ b/
src/pazpar2_config.c
@@
-912,6
+912,7
@@
struct conf_config *config_create(const char *fname, int verbose)
config->servers = 0;
config->no_threads = 0;
config->iochan_man = 0;
+ config->database_hosts = 0;
config->confdir = wrbuf_alloc();
if ((p = strrchr(fname,