diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-16 20:41:32 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-16 20:41:32 +0100 |
commit | 2e8be023cbd96c54256b5908837039100dc4fc45 (patch) | |
tree | f003d4c8f65613e0203354b76c0e4969c3bd83a4 /editors/vi.c | |
parent | e6c40c48d96169ff27471c63c33e568e96fd5b82 (diff) | |
download | busybox-2e8be023cbd96c54256b5908837039100dc4fc45.tar.gz |
bc: allow only one <newline> between if() and stmt
Attempt to have more than one causes this error message:
$ bc -q
if (1)<cr>
<cr>
bc: no statement after 'if'
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'editors/vi.c')
0 files changed, 0 insertions, 0 deletions