chore: integrate cppcheck into workflow
This commit is contained in:
parent
b053aa6c93
commit
6af3e6ad6d
17 changed files with 64 additions and 69 deletions
|
|
@ -62,7 +62,7 @@ bool lander_post_file(event_loop_conn *conn);
|
|||
/**
|
||||
* Store the requested header as an attribute, if it's present.
|
||||
*/
|
||||
void lander_header_to_attr(http_loop_ctx *ctx, char *header,
|
||||
void lander_header_to_attr(http_loop_ctx *ctx, const char *header,
|
||||
lander_attr_type attr_type);
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue