diff options
author | Denys Vlasenko | 2018-12-06 12:47:17 +0100 |
---|---|---|
committer | Denys Vlasenko | 2018-12-06 12:47:17 +0100 |
commit | e55a5726001ce23161c4bd0010b842578e7b722c (patch) | |
tree | b700af0bc67e42a307d17bb0bd687082fef50816 /libbb/pw_encrypt.c | |
parent | 2fa11b6d35bcb02064df6d518ee660e39a69615c (diff) | |
download | busybox-e55a5726001ce23161c4bd0010b842578e7b722c.zip busybox-e55a5726001ce23161c4bd0010b842578e7b722c.tar.gz |
bc: small simplification in dc_lex_token()
Pulling array element into a temporary, taking address of this temporary
and copying it? That's much unnecessary work.
function old new delta
dc_lex_token 701 697 -4
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/pw_encrypt.c')
0 files changed, 0 insertions, 0 deletions