gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 02/02: transport: [fix] Typos in comments


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 02/02: transport: [fix] Typos in comments
Date: Sun, 07 Jan 2018 16:54:23 +0100

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

mkm pushed a commit to branch master
in repository gnunet.

commit 547d531bb3088bf00a0ae5777fa09c7893b7b370
Author: Matthias Kolja Miehl <address@hidden>
AuthorDate: Sun Jan 7 15:55:25 2018 +0100

    transport: [fix] Typos in comments
---
 src/transport/gnunet-service-transport_neighbours.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/transport/gnunet-service-transport_neighbours.c 
b/src/transport/gnunet-service-transport_neighbours.c
index 8d3e47f94..2bf07bcd7 100644
--- a/src/transport/gnunet-service-transport_neighbours.c
+++ b/src/transport/gnunet-service-transport_neighbours.c
@@ -1137,9 +1137,9 @@ disconnect_neighbour (struct NeighbourMapEntry *n)
  * our own receive rate and informs the neighbour about
  * the new quota.
  *
- * @param n neighbour entry to change qutoa for
+ * @param n neighbour entry to change quota for
  * @param quota new quota
- * @return #GNUNET_YES if @a n is still valid, @GNUNET_NO if
+ * @return #GNUNET_YES if @a n is still valid, #GNUNET_NO if
  *   @a n was freed
  */
 static int

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



reply via email to

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