empathy r1927 - trunk/libempathy
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1927 - trunk/libempathy
- Date: Sat, 29 Nov 2008 21:31:17 +0000 (UTC)
Author: xclaesse
Date: Sat Nov 29 21:31:17 2008
New Revision: 1927
URL: http://svn.gnome.org/viewvc/empathy?rev=1927&view=rev
Log:
Little fix for previous commit.
Modified:
trunk/libempathy/empathy-dispatcher.c
Modified: trunk/libempathy/empathy-dispatcher.c
==============================================================================
--- trunk/libempathy/empathy-dispatcher.c (original)
+++ trunk/libempathy/empathy-dispatcher.c Sat Nov 29 21:31:17 2008
@@ -1027,7 +1027,7 @@
filename = g_file_get_basename (request->gfile);
tp_connection_run_until_ready (connection, FALSE, NULL, NULL);
- DEBUG ("Sending %s from a stream to %s (size %li, content-type %s)",
+ DEBUG ("Sending %s from a stream to %s (size %lli, content-type %s)",
filename, empathy_contact_get_name (contact),
g_file_info_get_size (info),
g_file_info_get_content_type (info));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]