mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Fix duplicate private subsection
gtk-doc doesn't understand duplicate Private subsections in the obvious way, it seems.
This commit is contained in:
@@ -840,11 +840,6 @@ g_io_channel_set_encoding
|
|||||||
g_io_channel_get_close_on_unref
|
g_io_channel_get_close_on_unref
|
||||||
g_io_channel_set_close_on_unref
|
g_io_channel_set_close_on_unref
|
||||||
|
|
||||||
<SUBSECTION Private>
|
|
||||||
g_io_channel_win32_poll
|
|
||||||
g_io_channel_win32_make_pollfd
|
|
||||||
g_io_channel_win32_get_fd
|
|
||||||
|
|
||||||
<SUBSECTION>
|
<SUBSECTION>
|
||||||
g_io_channel_read
|
g_io_channel_read
|
||||||
GIOError
|
GIOError
|
||||||
@@ -853,6 +848,9 @@ g_io_channel_seek
|
|||||||
g_io_channel_close
|
g_io_channel_close
|
||||||
|
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
|
g_io_channel_win32_poll
|
||||||
|
g_io_channel_win32_make_pollfd
|
||||||
|
g_io_channel_win32_get_fd
|
||||||
g_io_channel_error_quark
|
g_io_channel_error_quark
|
||||||
g_io_watch_funcs
|
g_io_watch_funcs
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
Reference in New Issue
Block a user