1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 14:22:00 +03:00

cosmetic fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1545 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-07-25 00:39:58 +00:00
parent 782c433718
commit 93e4c781ec

View File

@ -9,7 +9,7 @@ case $1 in
$BIN $OPTIONS
;;
*)
echo "usage: $0 (start)"
echo "usage: $0 start"
exit 1
esac