mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
A "HEAD" word remaining from a merge conflict was accidentally left
in... removing it
This commit is contained in:
2
config.c
2
config.c
@@ -170,8 +170,6 @@ parse_line(char *buff, char *name, char *value)
|
|||||||
trim(value);
|
trim(value);
|
||||||
}
|
}
|
||||||
|
|
||||||
<<<<<<< HEAD:config.c
|
|
||||||
|
|
||||||
bool
|
bool
|
||||||
reload_configuration(char *config_file, t_configuration_options *orig_options)
|
reload_configuration(char *config_file, t_configuration_options *orig_options)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user