less: fall back to using fd #1 for keyboard reading. Closes 9231
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 13 Sep 2016 18:53:38 +0000 (20:53 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 13 Sep 2016 18:53:38 +0000 (20:53 +0200)
commit3c0e579a06c3f1d428d3642fc46beb4b635e5e6d
tree29e25faaa95b7cbe9b2998e94ed34d0daa71159b
parent20a3262cd756aadf8771969a4764cd3c571f0a3e
less: fall back to using fd #1 for keyboard reading. Closes 9231

function                                             old     new   delta
less_main                                           2535    2540      +5

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/less.c