aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/microhttpd2.h')
-rw-r--r--src/include/microhttpd2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/microhttpd2.h b/src/include/microhttpd2.h
index 7c1b5187..52e423a2 100644
--- a/src/include/microhttpd2.h
+++ b/src/include/microhttpd2.h
@@ -471,7 +471,7 @@ enum MHD_StatusCode
471 MHD_SC_UPGRADE_FORWARD_INCOMPLETE = 30010, 471 MHD_SC_UPGRADE_FORWARD_INCOMPLETE = 30010,
472 472
473 /** 473 /**
474 * We failed to allocate memory for generatig the response from our 474 * We failed to allocate memory for generating the response from our
475 * memory pool. Likely the request header was too large to leave 475 * memory pool. Likely the request header was too large to leave
476 * enough room. 476 * enough room.
477 */ 477 */