]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
http_chunks: removed checksrc disable
authorDaniel Stenberg <daniel@haxx.se>
Tue, 19 Apr 2016 06:31:33 +0000 (08:31 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 19 Apr 2016 06:53:31 +0000 (08:53 +0200)
... since checksrc now skips comments

lib/http_chunks.c

index 9eadb02652a1b65d82ebe4753ea316c9c6c3f683..433f76e1c31f2a813e99820505d41d05f9d4182f 100644 (file)
@@ -37,7 +37,6 @@
 #include "curl_memory.h"
 #include "memdebug.h"
 
-/* !checksrc! disable SPACEBEFORECLOSE 1 */
 /*
  * Chunk format (simplified):
  *