mirror of
https://gitee.com/openharmony/third_party_nghttp2
synced 2024-11-30 11:30:44 +00:00
Fix compiler warning
This commit is contained in:
parent
3f41624514
commit
c3949b0d7f
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user