gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r9709 - libmicrohttpd/src/daemon


From: gnunet
Subject: [GNUnet-SVN] r9709 - libmicrohttpd/src/daemon
Date: Sat, 5 Dec 2009 21:07:24 +0100

Author: grothoff
Date: 2009-12-05 21:07:24 +0100 (Sat, 05 Dec 2009)
New Revision: 9709

Modified:
   libmicrohttpd/src/daemon/daemon.c
Log:
impossible, keep code minimal

Modified: libmicrohttpd/src/daemon/daemon.c
===================================================================
--- libmicrohttpd/src/daemon/daemon.c   2009-12-05 19:30:11 UTC (rev 9708)
+++ libmicrohttpd/src/daemon/daemon.c   2009-12-05 20:07:24 UTC (rev 9709)
@@ -1258,9 +1258,6 @@
            {
              switch (opt)
                {
-               case MHD_OPTION_END:
-                 abort ();
-                 break;
                  /* all options taking 'size_t' */
                case MHD_OPTION_CONNECTION_MEMORY_LIMIT:
                  if (MHD_YES != parse_options (daemon,





reply via email to

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