mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-03 12:27:58 +02:00
frontend: remove trailing whitespace
My editor always does this, and then I had to manually discard that change. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
parent
868c25b591
commit
6d2ca22a6c
1 changed files with 1 additions and 1 deletions
|
|
@ -4458,7 +4458,7 @@ weston_log_print_all_advertised_scopes(struct weston_compositor *ec)
|
|||
const char *name = weston_log_scope_get_name(nscope);
|
||||
const char *desc = weston_log_scope_get_description(nscope);
|
||||
|
||||
if (weston_log_scope_to_be_advertised(ec->weston_log_ctx, name))
|
||||
if (weston_log_scope_to_be_advertised(ec->weston_log_ctx, name))
|
||||
weston_log_continue(STAMP_SPACE "'%s' - %s", name, desc);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue