gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: gnunet-social: removed dupl


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: gnunet-social: removed duplicate getopt
Date: Sun, 11 Jun 2017 20:42:29 +0200

This is an automated email from the git hooks/post-receive script.

lynx pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 4bf9e0471 gnunet-social: removed duplicate getopt
4bf9e0471 is described below

commit 4bf9e0471759ddd348fe6a800a242e61152033f5
Author: psyc://loupsycedyglgamf.onion/~lynX 
<ircs://psyced.org/youbroketheinternet>
AuthorDate: Sun Jun 11 04:09:01 2017 +0000

    gnunet-social: removed duplicate getopt
---
 AUTHORS                    | 1 +
 src/social/gnunet-social.c | 7 +------
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index d5bf15543..8b3910776 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -10,6 +10,7 @@ Alejandra Morales
 Andreas Fuchs
 Bart Polot <address@hidden>
 Bruno Cabral <address@hidden>
+Carlo von lynX <psyc://loupsycedyglgamf.onion/~lynX>
 Christian Fuchs <address@hidden>
 Christian Grothoff <address@hidden>
 Claudiu Olteanu
diff --git a/src/social/gnunet-social.c b/src/social/gnunet-social.c
index 228d69d58..0e52dccfa 100644
--- a/src/social/gnunet-social.c
+++ b/src/social/gnunet-social.c
@@ -718,7 +718,7 @@ guest_recv_local_enter (void *cls, int result,
 
 
 /**
- * Create entry requset message.
+ * Create entry request message.
  */
 static struct GNUNET_PSYC_Message *
 guest_enter_msg_create ()
@@ -1227,11 +1227,6 @@ main (int argc, char *const *argv)
                                   gettext_noop ("create a place"),
                                   &op_host_enter),
 
-    GNUNET_GETOPT_option_flag ('C',
-                                  "host-enter",
-                                  gettext_noop ("create a place"),
-                                  &op_host_enter),
-
     GNUNET_GETOPT_option_flag ('D',
                                   "host-leave",
                                   gettext_noop ("destroy a place we were 
hosting"),

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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