1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 17:47:37 +00:00

(trunk gtk) #5205 'GTK+ client crashes in recent trunk' -- fixed.

This commit is contained in:
Jordan Lee 2012-12-31 22:37:18 +00:00
parent f9f304e51c
commit 8f9e96d0ce

View file

@ -180,7 +180,7 @@ tr_core_class_init (TrCoreClass * core_class)
NULL, NULL,
g_cclosure_marshal_VOID__INT,
G_TYPE_NONE,
1, G_TYPE_STRING);
1, G_TYPE_INT);
}
static void