diff --git a/lib/nghttp2_hd_huffman.h b/lib/nghttp2_hd_huffman.h index 4226af86..eb5f8dd3 100644 --- a/lib/nghttp2_hd_huffman.h +++ b/lib/nghttp2_hd_huffman.h @@ -40,4 +40,4 @@ typedef struct { uint8_t code[4]; } nghttp2_huff_sym; -#endif // NGHTTP2_HD_HUFFMAN_H +#endif /* NGHTTP2_HD_HUFFMAN_H */