gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r32985 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r32985 - gnunet/src/mesh
Date: Wed, 9 Apr 2014 12:56:50 +0200

Author: bartpolot
Date: 2014-04-09 12:56:49 +0200 (Wed, 09 Apr 2014)
New Revision: 32985

Modified:
   gnunet/src/mesh/gnunet-mesh.c
Log:
- comments

Modified: gnunet/src/mesh/gnunet-mesh.c
===================================================================
--- gnunet/src/mesh/gnunet-mesh.c       2014-04-09 10:56:47 UTC (rev 32984)
+++ gnunet/src/mesh/gnunet-mesh.c       2014-04-09 10:56:49 UTC (rev 32985)
@@ -810,8 +810,8 @@
      gettext_noop ("activate echo mode"),
      GNUNET_NO, &GNUNET_GETOPT_set_one, &echo},
 //     {'m', "monitor", NULL,
-//      gettext_noop ("provide information about all tunnels (continuously) 
NOT IMPLEMENTED"), /* FIXME */
-//      GNUNET_NO, &GNUNET_GETOPT_set_one, &monitor_connections},
+//      gettext_noop ("provide information about all events (continuously)"),
+//      GNUNET_NO, &GNUNET_GETOPT_set_one, &monitor_mode},
     {'o', "open-port", NULL,
      gettext_noop ("port to listen to (default; 0)"),
      GNUNET_YES, &GNUNET_GETOPT_set_uint, &listen_port},




reply via email to

[Prev in Thread] Current Thread [Next in Thread]