mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
whitespace
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16507 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
2eed64d723
commit
b211684d05
@ -51,7 +51,7 @@
|
||||
(set-split type-info create-fcn)
|
||||
(set-non-split type-info create-fcn))
|
||||
|
||||
(hash-set! gnc:*register-report-hash* acct-type type-info)))
|
||||
(hash-set! gnc:*register-report-hash* acct-type type-info)))
|
||||
|
||||
(define (lookup-register-report acct-type split)
|
||||
(let ((type-info (hash-ref gnc:*register-report-hash* acct-type)))
|
||||
|
Loading…
Reference in New Issue
Block a user