permessage deflate male callback VISIBLE

Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
Andy Green 2016-01-15 22:16:54 +08:00
parent 7c507e4700
commit 29cfeebcde

View file

@ -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,