aboutsummaryrefslogtreecommitdiff
path: root/md5sum.c
diff options
context:
space:
mode:
Diffstat (limited to 'md5sum.c')
-rw-r--r--md5sum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/md5sum.c b/md5sum.c
index 97a940059..3decafdf4 100644
--- a/md5sum.c
+++ b/md5sum.c
@@ -850,7 +850,7 @@ int md5sum_main(int argc,
break;
default:
- usage(md5sum_usage);
+ show_usage();
}
}