color-lcms: minor indentation fix to pipeline optimizer debug scope
Print empty pipeline with the proper indentation. Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
This commit is contained in:
parent
cccff21538
commit
fe1e171e1b
@ -1041,7 +1041,7 @@ pipeline_print(cmsPipeline **lut, cmsContext context_id,
|
||||
return;
|
||||
|
||||
if (!stage) {
|
||||
weston_log_scope_printf(scope, "no elements\n");
|
||||
weston_log_scope_printf(scope, " no elements\n");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user