diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-05-04 12:48:50 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-05-07 14:15:05 +0100 |
commit | 5b9be38644d00f948d315cabf8f6e0df80ca33d9 (patch) | |
tree | ddccf9d8dba615de26717469fbf2adfd699ffb83 /telepathy-glib/observe-channels-context-internal.h | |
parent | ed4ed83ec28ff130afbf28c5c4dc8f76614bccc3 (diff) | |
download | telepathy-glib-5b9be38644d00f948d315cabf8f6e0df80ca33d9.tar.gz |
Mark all -internal headers as /*<private_header>*/
This is a nicer way to get them out of the gtk-doc than listing them all
in docs/reference/Makefile.am. (We still need to mention
proxy-introspectable.h there, though - it's private from gtk-doc's
point of view, but not gobject-introspection's.)
Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49384
Diffstat (limited to 'telepathy-glib/observe-channels-context-internal.h')
-rw-r--r-- | telepathy-glib/observe-channels-context-internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/observe-channels-context-internal.h b/telepathy-glib/observe-channels-context-internal.h index 992724f7d..de496f11e 100644 --- a/telepathy-glib/observe-channels-context-internal.h +++ b/telepathy-glib/observe-channels-context-internal.h @@ -1,3 +1,4 @@ +/*<private_header>*/ /* * Context objects for TpBaseClient calls (internal) * |