summaryrefslogtreecommitdiffstats
path: root/src/server/picohttpparser/picohttpparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/picohttpparser/picohttpparser.h')
-rw-r--r--src/server/picohttpparser/picohttpparser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/picohttpparser/picohttpparser.h b/src/server/picohttpparser/picohttpparser.h
index 582a1b8..b315795 100644
--- a/src/server/picohttpparser/picohttpparser.h
+++ b/src/server/picohttpparser/picohttpparser.h
@@ -44,7 +44,6 @@ struct string {
size_t l;
};
-
/* contains name and value of a header (name == NULL if is a continuing line
* of a multiline header */
struct phr_header {