gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r36761 - libmicrohttpd/src/include


From: gnunet
Subject: [GNUnet-SVN] r36761 - libmicrohttpd/src/include
Date: Sat, 12 Dec 2015 15:18:03 +0100

Author: Karlson2k
Date: 2015-12-12 15:18:02 +0100 (Sat, 12 Dec 2015)
New Revision: 36761

Modified:
   libmicrohttpd/src/include/microhttpd.h
Log:
Fixed comments in microhttpd.h

Modified: libmicrohttpd/src/include/microhttpd.h
===================================================================
--- libmicrohttpd/src/include/microhttpd.h      2015-12-12 11:45:49 UTC (rev 
36760)
+++ libmicrohttpd/src/include/microhttpd.h      2015-12-12 14:18:02 UTC (rev 
36761)
@@ -802,7 +802,7 @@
   /**
    * Pass a listen socket for MHD to use (systemd-style).  If this
    * option is used, MHD will not open its own listen socket(s). The
-   * argument passed must be of type `int` and refer to an
+   * argument passed must be of type `MHD_socket` and refer to an
    * existing socket that has been bound to a port and is listening.
    */
   MHD_OPTION_LISTEN_SOCKET = 12,




reply via email to

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