From 9c86e1168cad8ae2c2642ffd487d4f6319e1dc04 Mon Sep 17 00:00:00 2001 From: Marc-Antoine Perennou Date: Sat, 26 May 2012 10:34:53 +0200 Subject: [PATCH] gio: fix symbol name Signed-off-by: Marc-Antoine Perennou --- gio/gio.symbols | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4