summaryrefslogtreecommitdiff
path: root/mate-panel/launcher.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/launcher.c')
-rw-r--r--mate-panel/launcher.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/launcher.c b/mate-panel/launcher.c
index ebbe31f7..a6ef4be0 100644
--- a/mate-panel/launcher.c
+++ b/mate-panel/launcher.c
@@ -183,7 +183,7 @@ drag_data_received_cb (GtkWidget *widget,
int i;
GList *file_list;
- // The animation uses X specific functionality
+ /* The animation uses X specific functionality */
#ifdef HAVE_X11
if (is_using_x11 () && panel_global_config_get_enable_animations ()) {
cairo_surface_t *surface;