From 26689871dcf8403ef99d38a96ec2603bf12c993d Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 7 May 2020 10:27:08 +0900 Subject: [PATCH] Update filename in comment --- configfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configfile.c b/configfile.c index 4a1e90db..8d162d8e 100644 --- a/configfile.c +++ b/configfile.c @@ -1,5 +1,5 @@ /* - * config.c - parse repmgr.conf and other configuration-related functionality + * configfile.c - parse repmgr.conf and other configuration-related functionality * * Copyright (c) 2ndQuadrant, 2010-2020 *