fix formatting

This commit is contained in:
ehouse 2004-02-17 03:56:12 +00:00
parent 7742a90722
commit b447decb78

View file

@ -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