diff --git a/src/panfrost/lib/decode.c b/src/panfrost/lib/decode.c index 2d8dc6c1050..710a4022d91 100644 --- a/src/panfrost/lib/decode.c +++ b/src/panfrost/lib/decode.c @@ -102,7 +102,7 @@ static void pandecode_make_indent(void) { for (unsigned i = 0; i < pandecode_indent; ++i) - fprintf(pandecode_dump_stream, " "); + fprintf(pandecode_dump_stream, " "); } static void