diff --git a/info/financial.t b/info/financial.t index 07a78460..f8d29598 100644 --- a/info/financial.t +++ b/info/financial.t @@ -15,7 +15,7 @@ may be "sharked" up and collected upon. .s1 .EX financial .NF - -= Empire Financial Status Report =- + -= Empire Financial Status Report =- Mon Oct 6 11:12:30 1986 Loan From To Rate Dur Paid Total 6 ( 2) Domino ( 3) Oz 0% 10 0 5000 diff --git a/src/lib/commands/fina.c b/src/lib/commands/fina.c index 45725dcc..fd3be41d 100644 --- a/src/lib/commands/fina.c +++ b/src/lib/commands/fina.c @@ -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");