Skip to content

Commit

Permalink
[Minor] Adjust prototype
Browse files Browse the repository at this point in the history
  • Loading branch information
vstakhov committed Jun 10, 2023
1 parent ff00709 commit 0c42024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lua/lua_url.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ void lua_url_cbdata_dtor (struct lua_tree_cb_data *cbd);
* @return
*/
gsize lua_url_adjust_skip_prob (float timestamp,
guchar *digest,
guchar digest[16],
struct lua_tree_cb_data *cb,
gsize sz);

Expand Down

0 comments on commit 0c42024

Please sign in to comment.