Code cleanup

This commit is contained in:
Tatsuhiro Tsujikawa 2013-11-08 01:47:29 +09:00
parent ac354d3b91
commit 415b8ed674
1 changed files with 1 additions and 1 deletions

View File

@ -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 */