unicode_wcwidth.c: shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 25 Jan 2010 12:24:06 +0000 (13:24 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 25 Jan 2010 12:24:06 +0000 (13:24 +0100)
commit46685a46bbffc04d507ce756f4b703aae024debd
treef86693118a6db229cbe9c89e99758401908035b6
parent307b24c85172a40909d634e615a68c8c65770697
unicode_wcwidth.c: shrink

function                                             old     new   delta
static.combining1                                      -     184    +184
in_interval_table                                      -      78     +78
bb_wcwidth                                           328     406     +78
in_table                                              78       -     -78
static.combining                                     516     148    -368
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 1/1 up/down: 340/-446)         Total: -106 bytes

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