[network-manager-fortisslvpn] contrib: fix a typo



commit f5cc435f94ac5c57c9afbda6738a221554c22953
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Fri Sep 25 20:43:53 2015 +0200

    contrib: fix a typo

 contrib/fortiserve.pl |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/contrib/fortiserve.pl b/contrib/fortiserve.pl
index 6e82d64..86bf721 100644
--- a/contrib/fortiserve.pl
+++ b/contrib/fortiserve.pl
@@ -196,7 +196,6 @@ sub do_ppp
        $client->blocking (0);
 
        exec ($pppd, $pty->ttyname, qw/38400 noipdefault noaccomp noauth
-       # debug logfile chudak
                ms-dns 6.6.6.7 ms-dns 8.8.8.8 noccp
                default-asyncmap nopcomp nodefaultroute :1.1.1.2 nodetach
                lcp-max-configure 40 usepeerdns mru 1024/) or die $! unless $ppp;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]