diff --git a/src/libsysprof/sysprof-recording.c b/src/libsysprof/sysprof-recording.c index 38f5a2a6..35c3dbdc 100644 --- a/src/libsysprof/sysprof-recording.c +++ b/src/libsysprof/sysprof-recording.c @@ -744,6 +744,7 @@ _sysprof_recording_add_file_data (SysprofRecording *self, } } +G_GNUC_PRINTF(3,0) static void _sysprof_recording_message_internal (SysprofRecording *self, const char *domain,