summaryrefslogtreecommitdiff
path: root/src/data_imports/DataImportsPluginHost.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-07-20 23:09:20 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-07-20 23:09:20 +0200
commit850e65ba4fe8b08f88912e637e2e469cf367b3f6 (patch)
tree3b5255dd7045526bd6cd95c9dd3316bf4fe8977b /src/data_imports/DataImportsPluginHost.c
parent313caf3932fab12b6cbf9c4f11cd80c8f25c92cf (diff)
parent18b52c2983a1b3409011f72d27f15de576c5eb1c (diff)
Update upstream source from tag 'upstream/0.28.4'
Update to upstream version '0.28.4' with Debian dir 6b82ec3fb97aab0b3e4bb752f68e0be9dfaea63e
Diffstat (limited to 'src/data_imports/DataImportsPluginHost.c')
-rw-r--r--src/data_imports/DataImportsPluginHost.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/data_imports/DataImportsPluginHost.c b/src/data_imports/DataImportsPluginHost.c
index 6b42fc1..8b74806 100644
--- a/src/data_imports/DataImportsPluginHost.c
+++ b/src/data_imports/DataImportsPluginHost.c
@@ -785,7 +785,7 @@ GeeCollection* plugins_get_pluggables_for_type (GType type,
GDestroyNotify compare_func_target_destroy_notify,
gboolean include_disabled);
gchar* plugins_get_pluggable_module_id (SpitPluggable* needle);
-static void _vala_array_add72 (SpitDataImportsService** * array,
+static void _vala_array_add71 (SpitDataImportsService** * array,
int* length,
int* size,
SpitDataImportsService* value);
@@ -3259,7 +3259,7 @@ spit_data_imports_load_all_services (int* result_length1)
static void
-_vala_array_add72 (SpitDataImportsService** * array,
+_vala_array_add71 (SpitDataImportsService** * array,
int* length,
int* size,
SpitDataImportsService* value)
@@ -3450,7 +3450,7 @@ spit_data_imports_load_services (gboolean load_all,
#line 447 "/home/jens/Source/shotwell/src/data_imports/DataImportsPluginHost.vala"
_tmp22_ = _g_object_ref0 (_tmp21_);
#line 447 "/home/jens/Source/shotwell/src/data_imports/DataImportsPluginHost.vala"
- _vala_array_add72 (&loaded_services, &loaded_services_length1, &_loaded_services_size_, _tmp22_);
+ _vala_array_add71 (&loaded_services, &loaded_services_length1, &_loaded_services_size_, _tmp22_);
#line 431 "/home/jens/Source/shotwell/src/data_imports/DataImportsPluginHost.vala"
_g_object_unref0 (service);
#line 431 "/home/jens/Source/shotwell/src/data_imports/DataImportsPluginHost.vala"