gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] branch master updated: fix comment, rename


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] branch master updated: fix comment, rename to match argument
Date: Tue, 29 Nov 2016 14:31:58 +0100

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

grothoff pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new 8d1d0b8  fix comment, rename to match argument
8d1d0b8 is described below

commit 8d1d0b8ff813b0b813d8dbdf693006dcc34ad089
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Nov 29 14:31:50 2016 +0100

    fix comment, rename to match argument
---
 src/microhttpd/mhd_itc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microhttpd/mhd_itc.c b/src/microhttpd/mhd_itc.c
index 8f54479..8aeee57 100644
--- a/src/microhttpd/mhd_itc.c
+++ b/src/microhttpd/mhd_itc.c
@@ -40,7 +40,7 @@
 /**
  * Change itc FD options to be non-blocking.
  *
- * @param pip the pipe to manipulate
+ * @param itc the inter-thread communication primitive to manipulate
  * @return non-zero if succeeded, zero otherwise
  */
 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]