libbb: shrink obscure()
authorBob Dunlop <bob.dunlop@xyzzy.org.uk>
Tue, 17 Aug 2010 14:01:16 +0000 (16:01 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 17 Aug 2010 14:01:16 +0000 (16:01 +0200)
commitd71c770f05079e65b2d27d28ce22b0f08e71a207
treeb2535b234106d5b8491f7012c9999c262c92f80b
parentcda815996b92edec880943a11fe8f9e33c1ad904
libbb: shrink obscure()

function                                             old     new   delta
string_checker_helper                                 59      45     -14
string_checker                                       116      98     -18
obscure                                              367     204    -163
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-195)           Total: -195 bytes

Signed-off-by: Bob Dunlop <bob.dunlop@xyzzy.org.uk>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/obscure.c