telepathy-logger: Fix doc warning: missing field in TplLogWalkerClass

Nicolas Dufresne nicolasd at kemper.freedesktop.org
Tue Aug 28 13:25:30 PDT 2012


Module: telepathy-logger
Branch: master
Commit: 825e15e5bc9f1fa390fad6560dc2e408be73bc2d
URL:    http://cgit.freedesktop.org/telepathy/telepathy-logger/commit/?id=825e15e5bc9f1fa390fad6560dc2e408be73bc2d

Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Tue Aug 28 16:25:23 2012 -0400

Fix doc warning: missing field in TplLogWalkerClass

---

 telepathy-logger/log-walker.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/telepathy-logger/log-walker.h b/telepathy-logger/log-walker.h
index df02a8f..985475d 100644
--- a/telepathy-logger/log-walker.h
+++ b/telepathy-logger/log-walker.h
@@ -60,6 +60,7 @@ struct _TplLogWalker
 
 struct _TplLogWalkerClass
 {
+  /*< private >*/
   GObjectClass parent_class;
 };
 



More information about the telepathy-commits mailing list