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:
parent
212844e3d2
commit
f946c2f606
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user