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:
f78b3fc
)
Avoid empty struct becuase some compilers dont like it.
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 10 Jan 2007 10:03:56 +0000
(10:03 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 10 Jan 2007 10:03:56 +0000
(10:03 +0000)
src/config.h
patch
|
blob
|
history
diff --git
a/src/config.h
b/src/config.h
index
8b3cfd2
..
56caece
100644
(file)
--- a/
src/config.h
+++ b/
src/config.h
@@
-53,6
+53,7
@@
struct conf_server
struct conf_queryprofile
{
+ int dummy;
};
struct conf_retrievalmap