diff --git a/capplets/file-types/file-types-icon-entry.c b/capplets/file-types/file-types-icon-entry.c index 89d371e5d..e048fb418 100644 --- a/capplets/file-types/file-types-icon-entry.c +++ b/capplets/file-types/file-types-icon-entry.c @@ -514,7 +514,7 @@ drag_data_get (GtkWidget *widget, TRUE); if(!file) { - /*FIXME: cancel the drag*/ + /* FIXME bugzilla.eazel.com 2789: cancel the drag*/ return; }