[next] telepathy-glib: TpCallStateReason: add some padding
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Fri Mar 7 02:22:28 PST 2014
Module: telepathy-glib
Branch: next
Commit: 4e6cb79a52c0348de7ae5f562e6a5d1875d6b2b8
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=4e6cb79a52c0348de7ae5f562e6a5d1875d6b2b8
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Thu Mar 6 11:06:31 2014 +0100
TpCallStateReason: add some padding
---
telepathy-glib/call-channel.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/telepathy-glib/call-channel.h b/telepathy-glib/call-channel.h
index 8fb01db..8cb3777 100644
--- a/telepathy-glib/call-channel.h
+++ b/telepathy-glib/call-channel.h
@@ -71,6 +71,7 @@ struct _TpCallStateReason
gchar *message;
/*<private>*/
+ GCallback _padding[5];
guint ref_count;
};
More information about the telepathy-commits
mailing list