udhcp: fix wrong order of args here: index_in_strings(opt, dhcp_option_strings);
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 20 Mar 2008 12:47:01 +0000 (12:47 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 20 Mar 2008 12:47:01 +0000 (12:47 -0000)
commit027271e5a94591da535187fa95d481a1fdbcd9dc
tree6cf6a1ed423a2099dfc0e694a6e2e04ab0213ca9
parent0a0180cdc54c87ab53c48705cb2d49b8c19f460e
udhcp: fix wrong order of args here: index_in_strings(opt, dhcp_option_strings);
code shrink while at it:

function                                             old     new   delta
read_config                                          406     323     -83
networking/udhcp/dhcpd.h
networking/udhcp/files.c