[gnome-panel/wip-format: 11/18] multiscreen: reformat code
- From: Sebastian Geiger <segeiger src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel/wip-format: 11/18] multiscreen: reformat code
- Date: Tue, 25 Feb 2020 19:48:36 +0000 (UTC)
commit 8ff29611766e2819721f77f8b3bbd381096d87ad
Author: Sebastian Geiger <sbastig gmx net>
Date: Tue Feb 25 11:51:09 2020 +0100
multiscreen: reformat code
gnome-panel/panel-multiscreen.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-panel/panel-multiscreen.c b/gnome-panel/panel-multiscreen.c
index 5f0ebba03..9f5afa884 100644
--- a/gnome-panel/panel-multiscreen.c
+++ b/gnome-panel/panel-multiscreen.c
@@ -462,7 +462,7 @@ panel_multiscreen_init (void)
g_signal_connect (screen, "monitors-changed",
G_CALLBACK (panel_multiscreen_queue_reinit), NULL);
- panel_multiscreen_get_monitors_for_screen (&monitors, &monitor_geometries);
+ panel_multiscreen_get_monitors_for_screen (&monitors, &monitor_geometries);
initialized = TRUE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]