aboutsummaryrefslogtreecommitdiff
path: root/src/listalf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/listalf.c')
-rw-r--r--src/listalf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/listalf.c b/src/listalf.c
index f27fb6d..6fb26fc 100644
--- a/src/listalf.c
+++ b/src/listalf.c
@@ -78,7 +78,7 @@ void list_alf(void) {
extern char *out_filename;
if(opts.verbose_list) {
- puts("Name Length Size now Comp Date Time CkSum");
+ puts("Name Size was Size now Comp Date Time CkSum");
puts("============ ======== ======== ==== =========== ========= =====");
}