Added tag 1.1.2 for changeset d1d74397969ff94aed0be985d4c3eabc05afa329
[grml-scripts-core.git] / usr_bin / grml-config-user
index 360e359..db261be 100755 (executable)
@@ -13,7 +13,7 @@ PATH=${PATH:-'/bin/:/sbin/:/usr/bin:/usr/sbin'}
 DIALOG=$(which dialog)
 PN=$(basename $0)
 
-function allover() {
+allover() {
 MENU=$($DIALOG --stdout --clear --title "$PN" --menu \
 "Configure userland tools." 0 0 0 \
 "grml-mutt" "Configure the mutt MUA" \