summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2008-08-14 02:12:47 -0400
committerJohn Wiegley <johnw@newartisans.com>2008-08-14 02:12:47 -0400
commite10364e136346a54592a899a0a0c009dbf052797 (patch)
treef4bf8046e7e3892d192dc76aade5850cb1f622d2 /src
parent4658034a487110e0c735bf36a20ad33d69168075 (diff)
downloadfork-ledger-e10364e136346a54592a899a0a0c009dbf052797.tar.gz
fork-ledger-e10364e136346a54592a899a0a0c009dbf052797.tar.bz2
fork-ledger-e10364e136346a54592a899a0a0c009dbf052797.zip
Corrected the formatting of second-lines in the register report.
Diffstat (limited to 'src')
-rw-r--r--src/session.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/session.cc b/src/session.cc
index 4770ed3b..3b0b77e1 100644
--- a/src/session.cc
+++ b/src/session.cc
@@ -73,7 +73,7 @@ session_t::session_t()
: register_format
("%-.9D %-.20P %-.23A %!12(print_balance(fmt_t, 12, 67)) "
"%!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"),
wide_register_format
("%-.9D %-.35P %-.39A %22.108t %!22.132T\n%/"