General: Change all vars/functions to use underscores

This commit is contained in:
Dylan Araps
2016-11-09 22:40:31 +11:00
parent 01cf820822
commit 551da617ed
3 changed files with 12 additions and 12 deletions

View File

@@ -46,9 +46,9 @@ print_info() {
# info "Users" users
# info "Birthday" birthday
info linebreak
info line_break
info cols
info linebreak
info line_break
}