cosmetic fix

SVN-Revision: 1545
master
Nicolas Thill 19 years ago
parent 444e18761e
commit 3940ac9f6d
  1. 2
      openwrt/package/portmap/files/portmap.init

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

Loading…
Cancel
Save