Skip to content

Commit 460771c

Browse files
author
Sergey Pariev
committed
minor typo
1 parent 1a4c28c commit 460771c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/impl/http_parser/lolevel/HTTPParser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1629,7 +1629,7 @@ boolean headers_almost_done (byte ch, ParserSettings settings) {
16291629
}
16301630
}
16311631
return true;
1632-
} // headers_almost_fone
1632+
} // headers_almost_done
16331633

16341634

16351635
final int min (int a, int b) {

0 commit comments

Comments
 (0)