diff options
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | libempathy-gtk/empathy-ui-utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-ui-utils.c b/libempathy-gtk/empathy-ui-utils.c index eae5b60f9..930dc3baf 100644 --- a/libempathy-gtk/empathy-ui-utils.c +++ b/libempathy-gtk/empathy-ui-utils.c @@ -1491,7 +1491,7 @@ file_manager_send_file_response_cb (GtkDialog *widget, gtk_recent_manager_add_item (manager, uri); if (tp_file) ; - /* TODO: This should be unrefed, but + /* FIXME: This should be unrefed, but * it's not referenced anywhere else, * so the transfer just ends. Uncomment * this out when there is a file |