permessage deflate male callback VISIBLE
Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
parent
7c507e4700
commit
29cfeebcde
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ const struct lws_ext_options lws_ext_pm_deflate_options[] = {
|
|||
{ NULL, 0 }, /* sentinel */
|
||||
};
|
||||
|
||||
int
|
||||
LWS_VISIBLE int
|
||||
lws_extension_callback_pm_deflate(struct lws_context *context,
|
||||
const struct lws_extension *ext,
|
||||
struct lws *wsi,
|
||||
|
|
Loading…
Add table
Reference in a new issue