gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r34389 - libmicrohttpd/src/include
Date: Wed, 29 Oct 2014 16:32:11 +0100

Author: grothoff
Date: 2014-10-29 16:32:10 +0100 (Wed, 29 Oct 2014)
New Revision: 34389

Modified:
   libmicrohttpd/src/include/microhttpd.h
Log:
-no comma at end of enum

Modified: libmicrohttpd/src/include/microhttpd.h
===================================================================
--- libmicrohttpd/src/include/microhttpd.h      2014-10-29 15:29:31 UTC (rev 
34388)
+++ libmicrohttpd/src/include/microhttpd.h      2014-10-29 15:32:10 UTC (rev 
34389)
@@ -1117,7 +1117,7 @@
    * Request the number of current connections handled by the daemon.
    * No extra arguments should be passed.
    */
-  MHD_DAEMON_INFO_CURRENT_CONNECTIONS,
+  MHD_DAEMON_INFO_CURRENT_CONNECTIONS
 };
 
 




reply via email to

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