aboutsummaryrefslogtreecommitdiff
path: root/subprojects/freeamo/src/main_functions
diff options
context:
space:
mode:
authorIan Kelling <iank@fsf.org>2018-07-25 21:17:05 -0400
committerIan Kelling <iank@fsf.org>2018-07-25 21:17:05 -0400
commitd3f058791b537f242a10cda3f2ddbd68e1e17314 (patch)
tree88ab934a8d67f28b1b53cf3c03532be4b0dd6b8a /subprojects/freeamo/src/main_functions
parent68fcd92e73345ede4353c62926879891062bf5c1 (diff)
variables should not be named the same as functions
Diffstat (limited to 'subprojects/freeamo/src/main_functions')
-rw-r--r--subprojects/freeamo/src/main_functions2
1 files changed, 1 insertions, 1 deletions
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 "####################"