From 18b52c2983a1b3409011f72d27f15de576c5eb1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 20 Jul 2018 23:08:09 +0200 Subject: New upstream version 0.28.4 --- src/Exporter.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/Exporter.c') diff --git a/src/Exporter.c b/src/Exporter.c index e8f0cf2..bdc1f1f 100644 --- a/src/Exporter.c +++ b/src/Exporter.c @@ -491,7 +491,7 @@ static void exporter_on_exported (Exporter* self, BackgroundJob* j); static GType exporter_export_job_get_type (void) G_GNUC_CONST G_GNUC_UNUSED; GType background_job_job_priority_get_type (void) G_GNUC_CONST; -static void _vala_array_add129 (GFile** * array, +static void _vala_array_add128 (GFile** * array, int* length, int* size, GFile* value); @@ -510,7 +510,7 @@ gchar* photo_get_export_basename_for_parameters (Photo* self, GType video_source_get_type (void) G_GNUC_CONST; GType video_get_type (void) G_GNUC_CONST; gchar* media_source_get_basename (MediaSource* self); -static void _vala_array_add130 (GFile** * array, +static void _vala_array_add129 (GFile** * array, int* length, int* size, GFile* value); @@ -1024,7 +1024,7 @@ _background_job_ref0 (gpointer self) static void -_vala_array_add129 (GFile** * array, +_vala_array_add128 (GFile** * array, int* length, int* size, GFile* value) @@ -1227,7 +1227,7 @@ exporter_on_exported (Exporter* self, #line 177 "/home/jens/Source/shotwell/src/Exporter.vala" _tmp32_ = _g_object_ref0 (_tmp31_); #line 177 "/home/jens/Source/shotwell/src/Exporter.vala" - _vala_array_add129 (&self->priv->exported_files, &self->priv->exported_files_length1, &self->priv->_exported_files_size_, _tmp32_); + _vala_array_add128 (&self->priv->exported_files, &self->priv->exported_files_length1, &self->priv->_exported_files_size_, _tmp32_); #line 1232 "Exporter.c" } } @@ -1343,7 +1343,7 @@ exporter_get_exported_files (Exporter* self, static void -_vala_array_add130 (GFile** * array, +_vala_array_add129 (GFile** * array, int* length, int* size, GFile* value) @@ -1522,7 +1522,7 @@ exporter_process_queue (Exporter* self) #line 210 "/home/jens/Source/shotwell/src/Exporter.vala" _tmp20_ = _g_object_ref0 (_tmp19_); #line 210 "/home/jens/Source/shotwell/src/Exporter.vala" - _vala_array_add130 (&self->priv->exported_files, &self->priv->exported_files_length1, &self->priv->_exported_files_size_, _tmp20_); + _vala_array_add129 (&self->priv->exported_files, &self->priv->exported_files_length1, &self->priv->_exported_files_size_, _tmp20_); #line 212 "/home/jens/Source/shotwell/src/Exporter.vala" _tmp21_ = self->priv->completed_count; #line 212 "/home/jens/Source/shotwell/src/Exporter.vala" -- cgit v1.2.3