aboutsummaryrefslogtreecommitdiff
path: root/shell/shell_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/shell_common.c')
-rw-r--r--shell/shell_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/shell_common.c b/shell/shell_common.c
index 57297155e..2b6f7dc92 100644
--- a/shell/shell_common.c
+++ b/shell/shell_common.c
@@ -493,7 +493,6 @@ shell_builtin_ulimit(char **argv)
/* bad option. getopt already complained. */
break;
}
-
} /* while (there are options) */
return 0;