summaryrefslogtreecommitdiff
path: root/functions/conffile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/conffile.sh')
-rwxr-xr-xfunctions/conffile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/conffile.sh b/functions/conffile.sh
index 1679e9d..32b1148 100755
--- a/functions/conffile.sh
+++ b/functions/conffile.sh
@@ -27,7 +27,7 @@ Get_conffiles ()
echo ${FILES}
}
-Read_conffile ()
+Read_conffiles ()
{
for CONFFILE in Get_conffiles "${@}"
do