bc: convert zbc_program_op to "z" function, fix a thinko in prev commits
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 11 Dec 2018 18:42:05 +0000 (19:42 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 11 Dec 2018 18:44:14 +0000 (19:44 +0100)
commit259137d0f0600150cd783c796e4011164c44a7f0
tree47708eb1e809eb17c1f2928656f6c6b2f0f548f7
parent728e7c9ecb1b64473412fe45caf1623e22a9204b
bc: convert zbc_program_op to "z" function, fix a thinko in prev commits

function                                             old     new   delta
zbc_program_assign                                   448     447      -1

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