summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/du.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/du.c b/src/du.c
index e3db36844..ffbc4cfb0 100644
--- a/src/du.c
+++ b/src/du.c
@@ -642,7 +642,7 @@ main (int argc, char **argv)
quote (optarg));
fail = 1;
}
- break;
+ break;
case 'm': /* obsolescent */
human_output_opts = 0;