summaryrefslogtreecommitdiff
path: root/pango/pango-trace-private.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-06-13 00:14:36 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-06-22 13:57:26 -0400
commit240bc7c8cc2f1401d5953582bbd9fea0423d7ab9 (patch)
tree24c492f982a1b989fab54e0d611f18cbe78897aa /pango/pango-trace-private.h
parent99edfcbb6c0f1bc34fcb595048ea7b47f85b4378 (diff)
downloadpango-240bc7c8cc2f1401d5953582bbd9fea0423d7ab9.tar.gz
Clean up gtypes a bit
Diffstat (limited to 'pango/pango-trace-private.h')
-rw-r--r--pango/pango-trace-private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-trace-private.h b/pango/pango-trace-private.h
index fc305ea3..96cc44d6 100644
--- a/pango/pango-trace-private.h
+++ b/pango/pango-trace-private.h
@@ -33,8 +33,8 @@
#endif
void pango_trace_mark (gint64 begin_time,
- const gchar *name,
- const gchar *message_format,
+ const char *name,
+ const char *message_format,
...) G_GNUC_PRINTF (3, 4);
#ifndef HAVE_SYSPROF