summaryrefslogtreecommitdiff
path: root/src/Tag.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Tag.c')
-rw-r--r--src/Tag.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Tag.c b/src/Tag.c
index f3b0e2c..a4b9131 100644
--- a/src/Tag.c
+++ b/src/Tag.c
@@ -1083,7 +1083,7 @@ gchar* prepare_input_text (const gchar* text,
gchar** tag_prep_tag_names (gchar** names,
int names_length1,
int* result_length1);
-static void _vala_array_add128 (gchar** * array,
+static void _vala_array_add127 (gchar** * array,
int* length,
int* size,
gchar* value);
@@ -5374,7 +5374,7 @@ tag_prep_tag_name (const gchar* name)
static void
-_vala_array_add128 (gchar** * array,
+_vala_array_add127 (gchar** * array,
int* length,
int* size,
gchar* value)
@@ -5480,7 +5480,7 @@ tag_prep_tag_names (gchar** names,
#line 665 "/home/jens/Source/shotwell/src/Tag.vala"
_tmp10_ = g_strdup (_tmp9_);
#line 665 "/home/jens/Source/shotwell/src/Tag.vala"
- _vala_array_add128 (&_result_, &_result__length1, &__result__size_, _tmp10_);
+ _vala_array_add127 (&_result_, &_result__length1, &__result__size_, _tmp10_);
#line 5485 "Tag.c"
}
#line 662 "/home/jens/Source/shotwell/src/Tag.vala"