net: fix typo

This commit is contained in:
Björn Baumbach 2012-07-04 11:47:00 +02:00 committed by William Hubbs
parent 3df0bd64cb
commit dceeef9fe5

View File

@ -61,7 +61,7 @@ udhcpc_start()
esac
case " ${args} " in
*" --hosname="*|*" -h "*|*" -H "*);;
*" --hostname="*|*" -h "*|*" -H "*);;
*)
if ${sendhost}; then
local hname="$(hostname)"