summaryrefslogtreecommitdiff
path: root/mate-panel/panel-layout.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-layout.c')
-rw-r--r--mate-panel/panel-layout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-layout.c b/mate-panel/panel-layout.c
index 56ad2127..88de06aa 100644
--- a/mate-panel/panel-layout.c
+++ b/mate-panel/panel-layout.c
@@ -333,7 +333,7 @@ panel_layout_apply_default_from_gkeyfile (GdkScreen *screen)
#ifdef HAVE_X11
if (GDK_IS_X11_SCREEN (screen))
screen_n = gdk_x11_screen_get_screen_number (screen);
-#endif // HAVE_11
+#endif /* HAVE_11 */
layout_file = panel_layout_filename();