diff options
Diffstat (limited to 'src/threads/BackgroundJob.c')
-rw-r--r-- | src/threads/BackgroundJob.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/threads/BackgroundJob.c b/src/threads/BackgroundJob.c index 006e1b0..ec7c78f 100644 --- a/src/threads/BackgroundJob.c +++ b/src/threads/BackgroundJob.c @@ -1,4 +1,4 @@ -/* BackgroundJob.c generated by valac 0.32.1, the Vala compiler +/* BackgroundJob.c generated by valac 0.34.4, the Vala compiler * generated from BackgroundJob.vala, do not modify */ /* Copyright 2016 Software Freedom Conservancy Inc. @@ -1155,7 +1155,7 @@ void background_job_notify (BackgroundJob* self, NotificationCallback callback, _background_job_notification_job_unref0 (_tmp5_); #line 1157 "BackgroundJob.c" } - __finally11: + __finally13: { GeeArrayList* _tmp6_ = NULL; #line 210 "/home/jens/Source/shotwell/src/threads/BackgroundJob.vala" @@ -1258,7 +1258,7 @@ static gboolean background_job_on_notification_ready (BackgroundJob* self) { #line 1259 "BackgroundJob.c" } } - __finally12: + __finally14: { GeeArrayList* _tmp6_ = NULL; #line 227 "/home/jens/Source/shotwell/src/threads/BackgroundJob.vala" |