summaryrefslogtreecommitdiffstats
path: root/bin/dd/args.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dd/args.c')
-rw-r--r--bin/dd/args.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/dd/args.c b/bin/dd/args.c
index 6a4607e..1727404 100644
--- a/bin/dd/args.c
+++ b/bin/dd/args.c
@@ -372,6 +372,7 @@ get_num(const char *val)
mult = sizeof(int);
break;
default:
+ ;
}
if (mult != 0) {
OpenPOWER on IntegriCloud