Skip to content

Commit

Permalink
fake error
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Ruiz committed Feb 14, 2024
1 parent 5912f01 commit 393f283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/t_signals.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ main (gint argc, gchar **argv)
GError *error = NULL;
gsize pixbuf_size;
guchar *pixbuf_data = NULL;
SignalsCounters counters = { 0 };
SignalsCounters counters = { 0 };

GdkPixbufLoader *loader = gdk_pixbuf_loader_new ();

Expand Down

0 comments on commit 393f283

Please sign in to comment.