glib r6766 - trunk/gio



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

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

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



Modified:
   trunk/gio/ChangeLog
   trunk/gio/gfile.c

Modified: trunk/gio/gfile.c
==============================================================================
--- trunk/gio/gfile.c	(original)
+++ trunk/gio/gfile.c	Fri Mar 28 13:57:29 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]