[NetworkManager-fortisslvpn] pppd-plugin: remove a outdated remark about strace



commit ddecf6fa5cfc92dfc7a134cc6497097df119b774
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Mon Apr 1 17:18:44 2019 +0200

    pppd-plugin: remove a outdated remark about strace

 src/nm-fortisslvpn-pppd-plugin.c | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/src/nm-fortisslvpn-pppd-plugin.c b/src/nm-fortisslvpn-pppd-plugin.c
index 076713a..953541d 100644
--- a/src/nm-fortisslvpn-pppd-plugin.c
+++ b/src/nm-fortisslvpn-pppd-plugin.c
@@ -61,9 +61,6 @@ static struct {
 
 /*****************************************************************************/
 
-/* Note that in the current from, the messages from pppd-plugin are
- * swallowed by pppd. One way to see them is using strace. */
-
 #define _NMLOG(level, ...) \
     G_STMT_START { \
          if (gl.log_level >= (level)) { \


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