mirror of
https://github.com/brl/mutter.git
synced 2024-11-09 15:37:00 -05:00
cogl/trace: Fix typo
https://gitlab.gnome.org/GNOME/mutter/merge_requests/609
This commit is contained in:
parent
1dbf25afa1
commit
9b53583945
@ -73,7 +73,7 @@ cogl_trace_context_new (int fd,
|
||||
}
|
||||
else
|
||||
{
|
||||
g_debug ("Initializing trace context with default dilename");
|
||||
g_debug ("Initializing trace context with default filename");
|
||||
writer = sysprof_capture_writer_new (COGL_TRACE_OUTPUT_FILE, BUFFER_LENGTH);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user