From 8694a647857514b394f5474b2665d2a1c4bc3979 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Fri, 21 Nov 2008 16:17:19 +0000 Subject: Use FIXME instead of TODO in comments. (Jonny Lamb) Signed-off-by: Jonny Lamb svn path=/trunk/; revision=1792 --- libempathy/empathy-utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy') diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c index a789fdc31..d7468a287 100644 --- a/libempathy/empathy-utils.c +++ b/libempathy/empathy-utils.c @@ -839,7 +839,7 @@ empathy_send_file (EmpathyContact *contact, handle, NULL); - /* TODO: this should go in CreateChannel in the new requests API */ + /* FIXME: this should go in CreateChannel in the new requests API */ g_value_init (&value, G_TYPE_STRING); g_value_set_string (&value, g_filename_display_basename (filename)); -- cgit v1.2.3