From: psyc://loupsycedyglgamf.onion/~lynX Date: Sat, 8 Jul 2017 19:50:21 +0000 (+0000) Subject: -very unimportant typo fixed X-Git-Tag: gnunet-0.11.0rc0~191^2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6d96643709856bd59c47e7cca2b40636435a40f8;p=oweals%2Fgnunet.git -very unimportant typo fixed --- 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