telepathy-glib: TpTLSCertificateClass: add a small amount of ABI padding
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Wed May 9 03:15:56 PDT 2012
Module: telepathy-glib
Branch: master
Commit: 62e153ad10ad53868f5fca3d83e3e11bb11287b9
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=62e153ad10ad53868f5fca3d83e3e11bb11287b9
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Tue Dec 14 16:42:30 2010 +0000
TpTLSCertificateClass: add a small amount of ABI padding
---
telepathy-glib/tls-certificate.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/telepathy-glib/tls-certificate.h b/telepathy-glib/tls-certificate.h
index 4fc826e..30a4082 100644
--- a/telepathy-glib/tls-certificate.h
+++ b/telepathy-glib/tls-certificate.h
@@ -39,6 +39,7 @@ typedef struct _TpTLSCertificateClassPrivate TpTLSCertificateClassPrivate;
struct _TpTLSCertificateClass {
TpProxyClass parent_class;
+ GCallback _future[3];
TpTLSCertificateClassPrivate *priv;
};
More information about the telepathy-commits
mailing list