fix typo in staticroute
X-Gentoo-Bug: 362205 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=362205
This commit is contained in:
parent
67640d2d97
commit
46e67badd2
@ -81,7 +81,7 @@ do_routes()
|
|||||||
*) family=;;
|
*) family=;;
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
route $famly $xtra $2 -$args
|
route $family $xtra $2 -$args
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
veend $?
|
veend $?
|
||||||
|
Loading…
Reference in New Issue
Block a user