glib r6767 - branches/glib-2-16/gio



Author: alexl
Date: Fri Mar 28 13:58:30 2008
New Revision: 6767
URL: http://svn.gnome.org/viewvc/glib?rev=6767&view=rev

Log:
2008-03-28  Alexander Larsson  <alexl redhat com>

        * gfile.c:
        (copy_stream_with_progress):
	Fix up last commit.
	



Modified:
   branches/glib-2-16/gio/ChangeLog
   branches/glib-2-16/gio/gfile.c

Modified: branches/glib-2-16/gio/gfile.c
==============================================================================
--- branches/glib-2-16/gio/gfile.c	(original)
+++ branches/glib-2-16/gio/gfile.c	Fri Mar 28 13:58:30 2008
@@ -2118,7 +2118,6 @@
 copy_stream_with_progress (GInputStream           *in,
 			   GOutputStream          *out,
                            GFile                  *source,
-                           GFileQueryInfoFlags     info_flags,
 			   GCancellable           *cancellable,
 			   GFileProgressCallback   progress_callback,
 			   gpointer                progress_callback_data,



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