From b885337abc54c2676fcf5fcc27911d0d9b9106d6 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 7 Oct 2019 10:48:35 +0900 Subject: [PATCH] Minor code formatting fix --- repmgr-action-standby.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/repmgr-action-standby.c b/repmgr-action-standby.c index eacfd462..d2c373d9 100644 --- a/repmgr-action-standby.c +++ b/repmgr-action-standby.c @@ -6726,9 +6726,8 @@ make_barman_ssh_command(char *buf) static int - get_tablespace_data_barman - (char *tablespace_data_barman, - TablespaceDataList *tablespace_list) +get_tablespace_data_barman(char *tablespace_data_barman, + TablespaceDataList *tablespace_list) { /* * Example: [('main', 24674, '/var/lib/postgresql/tablespaces/9.5/main'),