Update use of paranthesis in logging messages.

Extracted portion of what was originally
ceca9fa983c8dbde61a7a78da29a1e1871756d8c , due to be
applied later.
This commit is contained in:
Greg Smith
2011-06-07 00:19:11 -04:00
parent 620f8090a3
commit e52f2e88a5
3 changed files with 66 additions and 65 deletions

View File

@@ -18,8 +18,9 @@
*/
#include "config.h"
#include "repmgr.h"
#include "log.h"
#include "strutil.h"
#include "repmgr.h"
void
parse_config(const char* config_file, t_configuration_options* options)