glib r7258 - trunk/glib
- From: tml svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7258 - trunk/glib
- Date: Sun, 27 Jul 2008 17:20:45 +0000 (UTC)
Author: tml
Date: Sun Jul 27 17:20:45 2008
New Revision: 7258
URL: http://svn.gnome.org/viewvc/glib?rev=7258&view=rev
Log:
Forgot g_io_channel_new_file
Modified:
trunk/glib/glib.symbols
Modified: trunk/glib/glib.symbols
==============================================================================
--- trunk/glib/glib.symbols (original)
+++ trunk/glib/glib.symbols Sun Jul 27 17:20:45 2008
@@ -492,7 +492,9 @@
#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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]