bc: tidying up, no logic changes
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 30 Dec 2018 14:56:36 +0000 (15:56 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 30 Dec 2018 14:56:36 +0000 (15:56 +0100)
commit2cd8c04632a0e966e7ada16f5e44d1086c65a3a1
treea2e86af4f60e8b65d3d30ea0712387638e52569c
parent8ab209f00ebfc9afeeed70bc950817a2567e7389
bc: tidying up, no logic changes

function                                             old     new   delta
bc_ops_prec_and_assoc                                  -      25     +25
xc_vm_init                                           665     663      -2
bc_parse_ops                                          25       -     -25
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 0/1 up/down: 25/-27)             Total: -2 bytes

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