From d3f058791b537f242a10cda3f2ddbd68e1e17314 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Wed, 25 Jul 2018 21:17:05 -0400 Subject: variables should not be named the same as functions --- subprojects/freeamo/src/main_functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subprojects/freeamo/src/main_functions') diff --git a/subprojects/freeamo/src/main_functions b/subprojects/freeamo/src/main_functions index 453485a..9a5cdd9 100644 --- a/subprojects/freeamo/src/main_functions +++ b/subprojects/freeamo/src/main_functions @@ -61,7 +61,7 @@ function line_status { # Begin locale code -function locale_description { +function do-locale { echo "####################" -- cgit v1.2.3