libbb/lineedit: try to make FEATURE_EDITING_ASK_TERMINAL less ugly
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 27 Oct 2009 09:34:06 +0000 (10:34 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 27 Oct 2009 09:34:06 +0000 (10:34 +0100)
commiteb62d7c383320923e8050a24a725277a1fd5c695
treeefd94b1d7b368ee58bc679a286f33a491f271e96
parent1502a8b4cebe66870d188cda393a620fd48f0f3b
libbb/lineedit: try to make FEATURE_EDITING_ASK_TERMINAL less ugly

function                                             old     new   delta
read_line_input                                     4809    4829     +20
lineedit_read_key                                    207     223     +16
put_prompt                                           110     117      +7
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 43/0)               Total: 43 bytes

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