Skip to content

Commit

Permalink
Fix closure type
Browse files Browse the repository at this point in the history
  • Loading branch information
gnunn1 committed Oct 24, 2016
1 parent abae084 commit 5561aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/vte/alternate-screen.patch
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ index c9dbddc..cacf6e5 100644
+ G_STRUCT_OFFSET(VteTerminalClass, bell),
+ NULL,
+ NULL,
+ g_cclosure_marshal_VOID__VOID,
+ g_cclosure_marshal_VOID__INT,
+ G_TYPE_NONE, 1, G_TYPE_INT);
+
+ /**
Expand Down

0 comments on commit 5561aa3

Please sign in to comment.