[glib] gio: fix symbol name



commit 9c86e1168cad8ae2c2642ffd487d4f6319e1dc04
Author: Marc-Antoine Perennou <Marc-Antoine Perennou com>
Date:   Sat May 26 10:34:53 2012 +0200

    gio: fix symbol name
    
    Signed-off-by: Marc-Antoine Perennou <Marc-Antoine Perennou com>

 gio/gio.symbols |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gio.symbols b/gio/gio.symbols
index f0c4c27..5c8bbd1 100644
--- a/gio/gio.symbols
+++ b/gio/gio.symbols
@@ -596,7 +596,7 @@ g_output_stream_has_pending
 g_output_stream_set_pending
 g_output_stream_clear_pending
 g_output_stream_write_bytes
-g_ouuput_stream_write_bytes_async
+g_output_stream_write_bytes_async
 g_output_stream_write_bytes_finish
 g_seekable_get_type
 g_seekable_tell



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]