Fix malformed GTK-Doc comment blocks: remove repeated comment blocks.
authorDieter Verfaillie <dieterv@optionexplicit.be>
Tue, 3 Apr 2012 11:20:01 +0000 (13:20 +0200)
committerJohan Dahlin <jdahlin@litl.com>
Thu, 5 Apr 2012 13:23:46 +0000 (10:23 -0300)
commit265526288958bfe576b02e4d3a2a5cf7d4ea60a5
tree0bd3ea1cc81421f149a91bd81becc7af14afdc40
parentce7f1a07890e081675f1522595e7a1b519bb6f5e
Fix malformed GTK-Doc comment blocks: remove repeated comment blocks.

gio/gproxyresolver.h: GProxyResolver already documented in gio/giotypes.h
gio/gtlsbackend.h: GTlsBackend already documented in gio/gtlsbackend.c
gio/gtlsclientconnection.h: GTlsClientConnection already documented in gio/gtlsclientconnection.c
gio/gtlsconnection.h: GTlsConnection already documented in gio/gtlsconnection.c
gio/gunixconnection.h: GTcpConnection already documented in gio/giotypes.h
glib/gversion.h: GLIB_CHECK_VERSION already documented in glib/gversion.c

Found these thanks to the improved gobject-introspection
GTK-Doc comment block/annotation parser.
See https://bugzilla.gnome.org/show_bug.cgi?id=672254

https://bugzilla.gnome.org/show_bug.cgi?id=673385
gio/gproxyresolver.h
gio/gtlsbackend.c
gio/gtlsbackend.h
gio/gtlsclientconnection.h
gio/gtlsconnection.h
gio/gunixconnection.h
glib/gversion.h