jingle-ibb/ibb.h
changeset 104 060e69633902
parent 87 43e7d48f6d84
child 122 8969dc3e2f14
--- a/jingle-ibb/ibb.h	Thu Aug 12 23:49:48 2010 +0200
+++ b/jingle-ibb/ibb.h	Fri Aug 13 01:23:59 2010 +0200
@@ -13,7 +13,7 @@
   /* The identifiant of the transfer */
   const gchar *sid;
 
-  const gchar *seq;
+  gint64 seq;
   
 } JingleIBB;