hush: optimize type builtin a bit
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 28 May 2009 07:45:50 +0000 (09:45 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 28 May 2009 07:45:50 +0000 (09:45 +0200)
commitdd6b21192112711f1b7e89e998891f17f9c21c8d
tree7fbf5f40038db7375ca49da5f0a99ba5a3f61a34
parentb9f2bb36eaef9a3316fb7d54953a900b70912d85
hush: optimize type builtin a bit

function                                             old     new   delta
builtin_type                                         130     125      -5

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