libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit b0332b9c295b7443d209750d073e5af8365b265f
parent 55e8cf26c825ba619ce37686bb03220902e3c4a8
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 21 Dec 2010 14:33:02 +0000

doc

Diffstat:
Msrc/daemon/postprocessor.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/daemon/postprocessor.c b/src/daemon/postprocessor.c @@ -760,6 +760,7 @@ post_process_multipart (struct MHD_PostProcessor *pp, pp->skip_rn = RN_Inactive; goto AGAIN; } + /* fall-through! */ case RN_Dash: if (buf[0] == '-') {