Code cleanup
This commit is contained in:
parent
ac354d3b91
commit
415b8ed674
|
@ -40,4 +40,4 @@ typedef struct {
|
||||||
uint8_t code[4];
|
uint8_t code[4];
|
||||||
} nghttp2_huff_sym;
|
} nghttp2_huff_sym;
|
||||||
|
|
||||||
#endif // NGHTTP2_HD_HUFFMAN_H
|
#endif /* NGHTTP2_HD_HUFFMAN_H */
|
||||||
|
|
Loading…
Reference in New Issue