aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-utils.c
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2008-11-22 00:17:07 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-11-22 00:17:07 +0800
commitec131c37ebc8b49a3802a9dc6350bdaf59a22140 (patch)
treefdd11268052c6269e88b90c1f78a835620fa21c8 /libempathy/empathy-utils.c
parentbc82fc3c32d04bbef0f1921fe8f534cfac345f8d (diff)
downloadgsoc2013-empathy-ec131c37ebc8b49a3802a9dc6350bdaf59a22140.tar
gsoc2013-empathy-ec131c37ebc8b49a3802a9dc6350bdaf59a22140.tar.gz
gsoc2013-empathy-ec131c37ebc8b49a3802a9dc6350bdaf59a22140.tar.bz2
gsoc2013-empathy-ec131c37ebc8b49a3802a9dc6350bdaf59a22140.tar.lz
gsoc2013-empathy-ec131c37ebc8b49a3802a9dc6350bdaf59a22140.tar.xz
gsoc2013-empathy-ec131c37ebc8b49a3802a9dc6350bdaf59a22140.tar.zst
gsoc2013-empathy-ec131c37ebc8b49a3802a9dc6350bdaf59a22140.zip
Various whitespace and comment fixes. (Jonny Lamb)
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1789
Diffstat (limited to 'libempathy/empathy-utils.c')
-rw-r--r--libempathy/empathy-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index b17d18a52..14427097e 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -838,7 +838,7 @@ empathy_send_file (EmpathyContact *contact,
handle,
NULL);
- /* TODO: this should go in NewChannel in the new API */
+ /* TODO: 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));