Commit 144459d3 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

corrected the comment to be valid chunk format

parent 0fa61eff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@
 * Chunk format (simplified):
 *
 * <HEX SIZE>[ chunk extension ] CRLF
 * <DATA>
 * <DATA> CRLF
 *
 * Highlights from RFC2616 section 3.6 say: