bc: code shrink in bc_num_cmp()
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 12 Dec 2018 10:51:32 +0000 (11:51 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 12 Dec 2018 10:51:32 +0000 (11:51 +0100)
commit251fbb57be45a8c4835f90f7126fa9fd27176373
tree32627f771381c5e139a1a0caffa94dffdc1d5324
parent16494f557fd742ca484943407888fb8a349c01ee
bc: code shrink in bc_num_cmp()

function                                             old     new   delta
bc_num_cmp                                           275     231     -44

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