Commit c3949b0d authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

Fix compiler warning

parent 3f416245
......@@ -39,6 +39,6 @@ json_t* dump_headers(const nghttp2_nv *nva, size_t nvlen);
void output_json_header(int side);
void output_json_footer();
void output_json_footer(void);
#endif /* NGHTTP2_COMP_HELPER_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment