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
@@ -1168,7 +1168,7 @@ struct weston_compositor {
|
||||
struct weston_touch_calibrator *touch_calibrator;
|
||||
|
||||
struct weston_log_context *weston_log_ctx;
|
||||
struct weston_debug_scope *debug_scene;
|
||||
struct weston_log_scope *debug_scene;
|
||||
};
|
||||
|
||||
struct weston_buffer {
|
||||
|
||||
Reference in New Issue
Block a user