package/pptp: remove a stray bracket
authorGabor Juhos <juhosg@openwrt.org>
Thu, 3 May 2012 13:29:36 +0000 (13:29 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 3 May 2012 13:29:36 +0000 (13:29 +0000)
SVN-Revision: 31568

package/pptp/files/pptp.sh

index b898769b660e425f37a3c9d5b5d2e7f3a74e54e4..1fb13ea7543404031d19efbcdf550277a9792a8e 100644 (file)
@@ -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