Drop trailing space in output of financial
This commit is contained in:
parent
14b31911dc
commit
e8742793e6
2 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ fina(void)
|
|||
return RET_SYN;
|
||||
(void)time(&now);
|
||||
pr("\n");
|
||||
pr(" -= Empire Financial Status Report =- \n");
|
||||
pr(" -= Empire Financial Status Report =-\n");
|
||||
pr(" ");
|
||||
prdate();
|
||||
pr("Loan From To Rate Dur Paid Total\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue