fix formatting

This commit is contained in:
ehouse 2004-02-17 03:56:12 +00:00
parent 9f53816f8d
commit 47b5622380

View file

@ -78,6 +78,6 @@ gtkask( GtkAppGlobals* globals, gchar *message, gint numButtons,
}
g_free( results );
return i;
} /* gtkask */
} /* gtkask */
#endif