Add missing parenthesis.
This commit is contained in:
parent
45a7af9c27
commit
f3dd074a69
1 changed files with 1 additions and 1 deletions
|
@ -375,7 +375,7 @@
|
|||
(newline)
|
||||
(if mr
|
||||
(print-member-balances-table mr)
|
||||
(print-members-fees-table MB (-show-destroyed-) (-show-only-active-)))
|
||||
(print-members-fees-table MB (-show-destroyed-) (-show-only-active-))))
|
||||
((repl)
|
||||
(repl))
|
||||
((genweb)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue