Use g types for consistency

This commit is contained in:
Matthias Clasen
2010-06-07 17:48:09 -04:00
parent 6427e93757
commit c2a539eff0
4 changed files with 31 additions and 31 deletions

View File

@@ -44,7 +44,7 @@ _g_application_platform_on_actions_changed (GApplication *app)
static void
_g_application_platform_remote_invoke_action (GApplication *app,
const char *action,
const gchar *action,
guint timestamp)
{
}