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/PhotoMonitor.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/PhotoMonitor.c') diff --git a/src/PhotoMonitor.c b/src/PhotoMonitor.c index c87391c..158acec 100644 --- a/src/PhotoMonitor.c +++ b/src/PhotoMonitor.c @@ -805,12 +805,12 @@ static GFile** photo_monitor_real_get_auxilliary_backing_files (MediaMonitor* ba int* result_length1); gboolean photo_has_editable (Photo* self); GFile* photo_get_editable_file (Photo* self); -static void _vala_array_add132 (GFile** * array, +static void _vala_array_add131 (GFile** * array, int* length, int* size, GFile* value); GeeCollection* photo_get_raw_developer_files (Photo* self); -static void _vala_array_add133 (GFile** * array, +static void _vala_array_add132 (GFile** * array, int* length, int* size, GFile* value); @@ -2853,7 +2853,7 @@ photo_monitor_real_candidates_for_unknown_file (MediaMonitor* base, static void -_vala_array_add132 (GFile** * array, +_vala_array_add131 (GFile** * array, int* length, int* size, GFile* value) @@ -2875,7 +2875,7 @@ _vala_array_add132 (GFile** * array, static void -_vala_array_add133 (GFile** * array, +_vala_array_add132 (GFile** * array, int* length, int* size, GFile* value) @@ -2981,7 +2981,7 @@ photo_monitor_real_get_auxilliary_backing_files (MediaMonitor* base, #line 367 "/home/jens/Source/shotwell/src/PhotoMonitor.vala" _tmp5_ = photo_get_editable_file (G_TYPE_CHECK_INSTANCE_CAST (_tmp4_, TYPE_PHOTO, Photo)); #line 367 "/home/jens/Source/shotwell/src/PhotoMonitor.vala" - _vala_array_add132 (&files, &files_length1, &_files_size_, _tmp5_); + _vala_array_add131 (&files, &files_length1, &_files_size_, _tmp5_); #line 2984 "PhotoMonitor.c" } #line 370 "/home/jens/Source/shotwell/src/PhotoMonitor.vala" @@ -3039,7 +3039,7 @@ photo_monitor_real_get_auxilliary_backing_files (MediaMonitor* base, #line 373 "/home/jens/Source/shotwell/src/PhotoMonitor.vala" _tmp16_ = _g_object_ref0 (_tmp15_); #line 373 "/home/jens/Source/shotwell/src/PhotoMonitor.vala" - _vala_array_add133 (&files, &files_length1, &_files_size_, _tmp16_); + _vala_array_add132 (&files, &files_length1, &_files_size_, _tmp16_); #line 372 "/home/jens/Source/shotwell/src/PhotoMonitor.vala" _g_object_unref0 (f); #line 3044 "PhotoMonitor.c" -- cgit v1.2.3