Various syntax and include fixes

This commit is contained in:
Ian Barwick
2017-04-20 17:04:54 +09:00
parent f9dfcb20b4
commit 7d0e061088
2 changed files with 5 additions and 2 deletions

View File

@@ -118,9 +118,9 @@ typedef struct
/* log settings */ \
"", "", "", \
/* standby clone settings */ \
false, "", "", "", { NULL, NULL }, \
false, "", "", "", "", { NULL, NULL }, \
/* repmgrd settings */ \
MANUAL_FAILOVER, DEFAULT_PRIORITY, "", "", 2, 60, 6, 10, 300, false \
MANUAL_FAILOVER, DEFAULT_PRIORITY, "", "", 2, 60, 6, 10, 300, false, \
/* witness settings */ \
30, \
/* service settings */ \