summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/channel.h')
-rw-r--r--telepathy-glib/channel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/channel.h b/telepathy-glib/channel.h
index 1da6ca185..3c28a0c06 100644
--- a/telepathy-glib/channel.h
+++ b/telepathy-glib/channel.h
@@ -45,6 +45,7 @@ struct _TpChannelClass {
};
struct _TpChannel {
+ /*<private*/
TpProxy parent;
TpChannelPrivate *priv;