mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-31 19:57:06 +01:00
fix formatting
This commit is contained in:
parent
7742a90722
commit
b447decb78
1 changed files with 13 additions and 13 deletions
|
@ -78,6 +78,6 @@ gtkask( GtkAppGlobals* globals, gchar *message, gint numButtons,
|
||||||
}
|
}
|
||||||
g_free( results );
|
g_free( results );
|
||||||
return i;
|
return i;
|
||||||
} /* gtkask */
|
} /* gtkask */
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue