[Telepathy-commits] [telepathy-gabble/master] GabbleChannelManager: add a placeholder priv pointer

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Nov 3 11:20:45 PST 2008


20080730141733-53eee-c7decd422c11845069d8d63aeb14335ecc39d913.gz
---
 src/channel-manager.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/channel-manager.h b/src/channel-manager.h
index 53408cf..8036425 100644
--- a/src/channel-manager.h
+++ b/src/channel-manager.h
@@ -79,6 +79,7 @@ struct _GabbleChannelManagerIface {
     /* in principle we could have EnsureChannel here too */
 
     GCallback _future[8];
+    gpointer priv;
 };
 
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list