General: Change all vars/functions to use underscores
This commit is contained in:
parent
01cf820822
commit
551da617ed
3 changed files with 12 additions and 12 deletions
|
|
@ -46,9 +46,9 @@ print_info() {
|
|||
# info "Users" users
|
||||
# info "Birthday" birthday
|
||||
|
||||
info linebreak
|
||||
info line_break
|
||||
info cols
|
||||
info linebreak
|
||||
info line_break
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue