mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +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_set_close_on_unref
|
||||
|
||||
<SUBSECTION Private>
|
||||
g_io_channel_win32_poll
|
||||
g_io_channel_win32_make_pollfd
|
||||
g_io_channel_win32_get_fd
|
||||
|
||||
<SUBSECTION>
|
||||
g_io_channel_read
|
||||
GIOError
|
||||
@@ -853,6 +848,9 @@ g_io_channel_seek
|
||||
g_io_channel_close
|
||||
|
||||
<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_watch_funcs
|
||||
</SECTION>
|
||||
|
Reference in New Issue
Block a user