mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 02:36:19 +01:00
Fix up last commit.
2008-03-28 Alexander Larsson <alexl@redhat.com> * gfile.c: (copy_stream_with_progress): Fix up last commit. svn path=/trunk/; revision=6766
This commit is contained in:
parent
baa973e54c
commit
4824b7dbb0
@ -1,3 +1,9 @@
|
|||||||
|
2008-03-28 Alexander Larsson <alexl@redhat.com>
|
||||||
|
|
||||||
|
* gfile.c:
|
||||||
|
(copy_stream_with_progress):
|
||||||
|
Fix up last commit.
|
||||||
|
|
||||||
2008-03-28 Alexander Larsson <alexl@redhat.com>
|
2008-03-28 Alexander Larsson <alexl@redhat.com>
|
||||||
|
|
||||||
* gfile.c:
|
* gfile.c:
|
||||||
|
@ -2118,7 +2118,6 @@ static gboolean
|
|||||||
copy_stream_with_progress (GInputStream *in,
|
copy_stream_with_progress (GInputStream *in,
|
||||||
GOutputStream *out,
|
GOutputStream *out,
|
||||||
GFile *source,
|
GFile *source,
|
||||||
GFileQueryInfoFlags info_flags,
|
|
||||||
GCancellable *cancellable,
|
GCancellable *cancellable,
|
||||||
GFileProgressCallback progress_callback,
|
GFileProgressCallback progress_callback,
|
||||||
gpointer progress_callback_data,
|
gpointer progress_callback_data,
|
||||||
|
Loading…
Reference in New Issue
Block a user