gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: -very unimportant typo fixe


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: -very unimportant typo fixed
Date: Sat, 08 Jul 2017 23:12:41 +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 6d9664370 -very unimportant typo fixed
6d9664370 is described below

commit 6d96643709856bd59c47e7cca2b40636435a40f8
Author: psyc://loupsycedyglgamf.onion/~lynX 
<ircs://psyced.org/youbroketheinternet>
AuthorDate: Sat Jul 8 19:50:21 2017 +0000

    -very unimportant typo fixed
---
 src/util/common_logging.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/common_logging.c b/src/util/common_logging.c
index 33edb9b1a..3e71fa476 100644
--- a/src/util/common_logging.c
+++ b/src/util/common_logging.c
@@ -1159,7 +1159,7 @@ GNUNET_h2s (const struct GNUNET_HashCode * hc)
  * Convert a hash to a string (for printing debug messages).
  * This is one of the very few calls in the entire API that is
  * NOT reentrant! Identical to #GNUNET_h2s(), except that another
- * buffer is used so both #GNUNET_h2s() and #GNUNET_i2s2() can be
+ * buffer is used so both #GNUNET_h2s() and #GNUNET_h2s2() can be
  * used within the same log statement.
  *
  * @param hc the hash code

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



reply via email to

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