summaryrefslogtreecommitdiff
path: root/plugins/HTTPServer/src/MimeHandling.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/HTTPServer/src/MimeHandling.h')
-rw-r--r--plugins/HTTPServer/src/MimeHandling.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HTTPServer/src/MimeHandling.h b/plugins/HTTPServer/src/MimeHandling.h
index 8790a6e696..f40fdf94c8 100644
--- a/plugins/HTTPServer/src/MimeHandling.h
+++ b/plugins/HTTPServer/src/MimeHandling.h
@@ -1,4 +1,4 @@
-#define LINE_MAX_SIZE 512
+#define LINE_MAX_SIZE 512
#ifdef __cplusplus
extern "C" {