From 1c5127068e0551f9224d0a4f798ae84487ff02f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Wed, 27 Oct 2010 18:18:37 +0200 Subject: Fix gtk-doc comments. --- src/ld-document.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/ld-document.h') diff --git a/src/ld-document.h b/src/ld-document.h index 471b3ce..32eb0c4 100644 --- a/src/ld-document.h +++ b/src/ld-document.h @@ -39,12 +39,11 @@ struct _LdDocument { /*< private >*/ GObject parent_instance; - -/*< public >*/ }; struct _LdDocumentClass { +/*< private >*/ GObjectClass parent_class; }; -- cgit v1.2.3