Author: grothoff
Date: 2007-11-17 00:48:00 -0700 (Sat, 17 Nov 2007)
New Revision: 5731
Modified:
libmicrohttpd/src/daemon/reason_phrase.c
Log:
fixing SVN 1288
Modified: libmicrohttpd/src/daemon/reason_phrase.c
===================================================================
--- libmicrohttpd/src/daemon/reason_phrase.c 2007-11-10 16:41:58 UTC (rev
5730)
+++ libmicrohttpd/src/daemon/reason_phrase.c 2007-11-17 07:48:00 UTC (rev
5731)
@@ -91,6 +91,7 @@
#define BLOCK(m) { (sizeof(m) / sizeof(char*)), m }
static const struct MHD_Reason_Block reasons[] = {
+ BLOCK(invalid_hundred),
BLOCK(one_hundred),
BLOCK(two_hundred),
BLOCK(three_hundred),
_______________________________________________
GNUnet-SVN mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnunet-svn