aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shell/ash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/ash.c b/shell/ash.c
index bfbd60d78..dc50bc102 100644
--- a/shell/ash.c
+++ b/shell/ash.c
@@ -10148,7 +10148,6 @@ setoption(int flag, int val)
10148 /* NOTREACHED */ 10148 /* NOTREACHED */
10149} 10149}
10150static int 10150static int
10151
10152options(int cmdline) 10151options(int cmdline)
10153{ 10152{
10154 char *p; 10153 char *p;