libweston: Rename weston_debug_scope to weston_log_scope
This is a continuation of the previous patch to align more closely to the weston log framework. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
committed by
Daniel Stone
parent
3d7d978c21
commit
5d5e335845
+1
-1
@@ -54,7 +54,7 @@ struct weston_xserver {
|
||||
weston_xwayland_spawn_xserver_func_t spawn_func;
|
||||
void *user_data;
|
||||
|
||||
struct weston_debug_scope *wm_debug;
|
||||
struct weston_log_scope *wm_debug;
|
||||
};
|
||||
|
||||
struct weston_wm {
|
||||
|
||||
Reference in New Issue
Block a user