summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/pac/pac.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lpr/pac/pac.c')
-rw-r--r--usr.sbin/lpr/pac/pac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/pac/pac.c b/usr.sbin/lpr/pac/pac.c
index af0c8cc..65d3e86 100644
--- a/usr.sbin/lpr/pac/pac.c
+++ b/usr.sbin/lpr/pac/pac.c
@@ -267,7 +267,7 @@ dumpit()
}
if (allflag) {
printf("\n");
- printf("%-24s %7.2f %4d $%6.2f\n", "total", feet,
+ printf("%-24s %7.2f %4d $%6.2f\n", "total", feet,
runs, feet * price);
}
}
OpenPOWER on IntegriCloud