Corrected the formatting of second-lines in the register report.
This commit is contained in:
parent
4658034a48
commit
e10364e136
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ session_t::session_t()
|
||||||
: register_format
|
: register_format
|
||||||
("%-.9D %-.20P %-.23A %!12(print_balance(fmt_t, 12, 67)) "
|
("%-.9D %-.20P %-.23A %!12(print_balance(fmt_t, 12, 67)) "
|
||||||
"%!12(print_balance(fmt_T, 12, 80, true))\n%/"
|
"%!12(print_balance(fmt_T, 12, 80, true))\n%/"
|
||||||
"%32|%-.22A %!12(print_balance(fmt_t, 12, 67)) "
|
"%31|%-.23A %!12(print_balance(fmt_t, 12, 67)) "
|
||||||
"%!12(print_balance(fmt_T, 12, 80, true))\n"),
|
"%!12(print_balance(fmt_T, 12, 80, true))\n"),
|
||||||
wide_register_format
|
wide_register_format
|
||||||
("%-.9D %-.35P %-.39A %22.108t %!22.132T\n%/"
|
("%-.9D %-.35P %-.39A %22.108t %!22.132T\n%/"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue