aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/internal.h')
-rw-r--r--src/microhttpd/internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/microhttpd/internal.h b/src/microhttpd/internal.h
index e684aa88..aa4986a2 100644
--- a/src/microhttpd/internal.h
+++ b/src/microhttpd/internal.h
@@ -766,7 +766,6 @@ enum MHD_HTTP_version
766 766
767 /** 767 /**
768 * HTTP future version. Unsupported. 768 * HTTP future version. Unsupported.
769 * Reserved, not really detected.
770 */ 769 */
771 MHD_HTTP_VER_FUTURE = 100 770 MHD_HTTP_VER_FUTURE = 100
772}; 771};