diff options
-rw-r--r-- | src/du.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -642,7 +642,7 @@ main (int argc, char **argv) quote (optarg)); fail = 1; } - break; + break; case 'm': /* obsolescent */ human_output_opts = 0; |