vconfig: fix help text; small code shrink. Closes 4658
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 16 Jan 2012 03:00:37 +0000 (04:00 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 16 Jan 2012 03:00:37 +0000 (04:00 +0100)
commitfdd0b3b398d3ea859d758992ed24eac343a6ee12
tree3bfdb8df6fbe5714cd2ed86ac20970756dfc0b8a
parent6e8861b5f139cde297a95e785e7c616cf129df80
vconfig: fix help text; small code shrink. Closes 4658

function                                             old     new   delta
xfind_str                                             45      46      +1
vconfig_main                                         228     223      -5
packed_usage                                       28980   28954     -26

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