diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2016-04-19 08:31:33 +0200 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2016-04-19 08:53:31 +0200 |
| commit | fce99f6db2221340ee2e8e666fb78bf1a88ec674 (patch) | |
| tree | 464458083cf63fd058b0da717f0b3b32f5ec9b41 /lib | |
| parent | 600311bba80bc66c8556c08c5c8e2ffbf16f536d (diff) | |
http_chunks: removed checksrc disable
... since checksrc now skips comments
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/http_chunks.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/http_chunks.c b/lib/http_chunks.c index 9eadb0265..433f76e1c 100644 --- a/lib/http_chunks.c +++ b/lib/http_chunks.c @@ -37,7 +37,6 @@ #include "curl_memory.h" #include "memdebug.h" -/* !checksrc! disable SPACEBEFORECLOSE 1 */ /* * Chunk format (simplified): * |
