From: Denys Vlasenko Date: Mon, 7 Mar 2011 12:12:01 +0000 (+0100) Subject: remove stray empty line X-Git-Tag: 1_19_0~240 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=976ec23da5a335572be9a6130fb4efcc08d62d0e;p=oweals%2Fbusybox.git remove stray empty line Signed-off-by: Denys Vlasenko --- 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) /* NOTREACHED */ } static int - options(int cmdline) { char *p;