gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r24085 - gnunet/src/gns


From: gnunet
Subject: [GNUnet-SVN] r24085 - gnunet/src/gns
Date: Fri, 28 Sep 2012 11:51:28 +0200

Author: grothoff
Date: 2012-09-28 11:51:28 +0200 (Fri, 28 Sep 2012)
New Revision: 24085

Modified:
   gnunet/src/gns/gnunet-gns-proxy.c
Log:
-missing endif

Modified: gnunet/src/gns/gnunet-gns-proxy.c
===================================================================
--- gnunet/src/gns/gnunet-gns-proxy.c   2012-09-28 09:50:52 UTC (rev 24084)
+++ gnunet/src/gns/gnunet-gns-proxy.c   2012-09-28 09:51:28 UTC (rev 24085)
@@ -2741,7 +2741,7 @@
                                   MHD_OPTION_URI_LOG_CALLBACK, 
&mhd_log_callback,
                                   NULL,
                                   MHD_OPTION_END);
-
+#endif
     GNUNET_assert (hd->daemon != NULL);
     hd->httpd_task = GNUNET_SCHEDULER_NO_TASK;
     




reply via email to

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