[Telepathy-commits] [telepathy-glib/master] MessageMixin test: dbus 'u' maps to guint

Will Thompson will.thompson at collabora.co.uk
Thu Dec 18 10:41:56 PST 2008


---
 tests/dbus/message-mixin.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/dbus/message-mixin.c b/tests/dbus/message-mixin.c
index 2bdc596..0060ff7 100644
--- a/tests/dbus/message-mixin.c
+++ b/tests/dbus/message-mixin.c
@@ -155,7 +155,7 @@ on_message_received (TpChannel *chan,
 static void
 on_message_sent (TpChannel *chan,
                  const GPtrArray *parts,
-                 guint32 flags,
+                 guint flags,
                  const gchar *token,
                  gpointer data,
                  GObject *object)
-- 
1.5.6.5




More information about the Telepathy-commits mailing list