Cosmetic fix.

git-svn-id: svn://svn.code.sf.net/p/jack-keyboard/code/trunk@12 1fa2bf75-7d80-4145-9e94-f9b4e25a1cb2
This commit is contained in:
trasz 2009-08-29 20:27:28 +00:00
parent 212844e3d2
commit f946c2f606

View File

@ -990,7 +990,7 @@ program_event_handler(GtkSpinButton *spinbutton, gpointer notused)
}
void
connected_to_event_handler (GtkComboBox *widget, gpointer notused)
connected_to_event_handler(GtkComboBox *widget, gpointer notused)
{
GtkTreeIter iter;
gchar *connect_to;