weston-log: s/scope/sub, leftover from the logging framework

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
Marius Vlad 2019-07-24 11:38:46 +03:00
parent 3cfd297f2c
commit f51dc3444c

View file

@ -53,7 +53,7 @@ struct weston_debug_stream;
/** weston_log_scope callback
*
* @param scope The log scope.
* @param sub The subscription.
* @param user_data The \c user_data argument given to
* weston_compositor_add_log_scope()
*