mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 14:31:10 +00:00
a11y: Correctly indent code
This commit is contained in:
parent
12e590e99a
commit
da8cef16dc
@ -329,7 +329,8 @@ gail_finish_select (GtkWidget *widget)
|
||||
g_signal_connect (submenu, "map",
|
||||
G_CALLBACK (gail_map_submenu_cb),
|
||||
NULL);
|
||||
return;
|
||||
|
||||
return;
|
||||
}
|
||||
/*
|
||||
* If we are waiting to report focus on a menubar or a menu item
|
||||
|
Loading…
Reference in New Issue
Block a user