[telepathy-glib/master] Add some padding to TpDebugSenderClass.
Jonny Lamb
jonny.lamb at collabora.co.uk
Mon Aug 24 04:36:23 PDT 2009
Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
telepathy-glib/debug-sender.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/telepathy-glib/debug-sender.h b/telepathy-glib/debug-sender.h
index 1f0ca56..836c1ee 100644
--- a/telepathy-glib/debug-sender.h
+++ b/telepathy-glib/debug-sender.h
@@ -63,6 +63,7 @@ struct _TpDebugSenderClass {
/*<private>*/
GObjectClass parent_class;
TpDBusPropertiesMixinClass dbus_props_class;
+ GCallback _padding[7];
};
GType tp_debug_sender_get_type (void);
--
1.5.6.5
More information about the telepathy-commits
mailing list