mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 14:36:16 +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>
|
||||
|
||||
* gfile.c:
|
||||
|
@ -2118,7 +2118,6 @@ static gboolean
|
||||
copy_stream_with_progress (GInputStream *in,
|
||||
GOutputStream *out,
|
||||
GFile *source,
|
||||
GFileQueryInfoFlags info_flags,
|
||||
GCancellable *cancellable,
|
||||
GFileProgressCallback progress_callback,
|
||||
gpointer progress_callback_data,
|
||||
|
Loading…
Reference in New Issue
Block a user