summaryrefslogtreecommitdiff
path: root/src/Exporter.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Exporter.c')
-rw-r--r--src/Exporter.c12
1 files changed, 6 insertions, 6 deletions
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"