summaryrefslogtreecommitdiff
path: root/mate-panel/panel-context-menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-context-menu.c')
-rw-r--r--mate-panel/panel-context-menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-context-menu.c b/mate-panel/panel-context-menu.c
index 0bae952b..c09b9ac6 100644
--- a/mate-panel/panel-context-menu.c
+++ b/mate-panel/panel-context-menu.c
@@ -330,7 +330,7 @@ panel_context_menu_create (PanelWidget *panel)
G_CALLBACK (panel_context_menu_show_about_dialog),
NULL);
- //FIXME: can we get rid of this? (needed by menu_get_panel())
+ /* FIXME: can we get rid of this? (needed by menu_get_panel()) */
g_object_set_data (G_OBJECT (retval), "menu_panel", panel);
/* Set up theme and transparency support */