summaryrefslogtreecommitdiff
path: root/src/tube-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tube-stream.h')
-rw-r--r--src/tube-stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tube-stream.h b/src/tube-stream.h
index 7c5f0f72..0594d20f 100644
--- a/src/tube-stream.h
+++ b/src/tube-stream.h
@@ -68,7 +68,7 @@ SalutTubeStream *salut_tube_stream_new (SalutConnection *conn,
TpHandle handle,
TpHandleType handle_type, TpHandle self_handle, TpHandle initiator,
gboolean offered, const gchar *service,
- GHashTable *parameters, guint id, guint portnum,
+ GHashTable *parameters, guint64 id, guint portnum,
WockyStanza *iq_req, gboolean requested);
gboolean salut_tube_stream_check_params (TpSocketAddressType address_type,