mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-24 07:00:42 +01:00
util/perf: Replace tabs with spaces
Signed-off-by: Loïc Molinari <loic.molinari@collabora.com> Reviewed-by: Ashley Smith <ashley.smith@collabora.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39407>
This commit is contained in:
parent
312372250a
commit
b9cdefd406
1 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@ _mesa_trace_scope_begin(const char *format, ...)
|
|||
|
||||
static inline void *
|
||||
_mesa_trace_scope_flow_begin(const char *name,
|
||||
struct mesa_trace_flow *flow)
|
||||
struct mesa_trace_flow *flow)
|
||||
{
|
||||
void *scope = NULL;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue