mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 18:26:19 +01:00
Forgot g_io_channel_new_file
svn path=/trunk/; revision=7258
This commit is contained in:
parent
80ecc30841
commit
bd78e09057
@ -492,7 +492,9 @@ g_io_channel_new_file PRIVATE
|
||||
#ifdef G_OS_WIN32
|
||||
g_io_channel_unix_get_fd
|
||||
g_io_channel_unix_new
|
||||
#ifndef _WIN64
|
||||
g_io_channel_new_file PRIVATE
|
||||
#endif
|
||||
g_io_channel_new_file_utf8
|
||||
g_io_channel_win32_get_fd
|
||||
g_io_channel_win32_make_pollfd
|
||||
|
Loading…
Reference in New Issue
Block a user