aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-03 13:29:36 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-03 13:29:36 +0000
commitccd44980d6dd8396be638967a2a13d5109fb1fcd (patch)
treed6232aa89f5400db96ca97cb14e1ca43fbeef4a3 /package
parent7f4625bd8ca07fbbfeeb5540796466bbe6e6cbb3 (diff)
downloadupstream-ccd44980d6dd8396be638967a2a13d5109fb1fcd.tar.gz
upstream-ccd44980d6dd8396be638967a2a13d5109fb1fcd.tar.bz2
upstream-ccd44980d6dd8396be638967a2a13d5109fb1fcd.zip
package/pptp: remove a stray bracket
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31568 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/pptp/files/pptp.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/pptp/files/pptp.sh b/package/pptp/files/pptp.sh
index b898769b66..1fb13ea754 100644
--- a/package/pptp/files/pptp.sh
+++ b/package/pptp/files/pptp.sh
@@ -43,7 +43,6 @@ setup_interface_pptp() {
ip route replace $(find_route $ip)
done
uci_toggle_state network "$config" serv_addrs "$serv_addrs"
-}
# fix up the netmask
config_get netmask "$config" netmask