bc: eliminate always the same params to bc_num_printBase()
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 8 Dec 2018 22:48:53 +0000 (23:48 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 8 Dec 2018 22:48:53 +0000 (23:48 +0100)
commit0f37b3286a9a999286606e0ec32cdf2902354099
tree3bf5380243ce5c1659e03db5d7295c20fed4f498
parentebc41c9d9439feda167e12b27e83f7941246d76c
bc: eliminate always the same params to bc_num_printBase()

function                                             old     new   delta
bc_program_print                                     739     736      -3

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