diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 06:40:44 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 06:40:44 +0100 |
commit | 8e1c5a834469d804d28ee8ab2cbe2da8e600a789 (patch) | |
tree | b9771456583eaead893cfd8f02e680b58a3da970 /src/MediaPage.c | |
parent | 80a5f2d8b095e895a5424f90b2ce4684d94c1a32 (diff) | |
parent | 3253d99365813f2d2ffd05e10cbb8c11f53d746e (diff) |
Merge tag 'upstream/0.26.0'
Upstream version 0.26.0
Diffstat (limited to 'src/MediaPage.c')
-rw-r--r-- | src/MediaPage.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/MediaPage.c b/src/MediaPage.c index 90f8ac6..b62ca6f 100644 --- a/src/MediaPage.c +++ b/src/MediaPage.c @@ -4068,11 +4068,11 @@ void media_page_on_play_video (MediaPage* self) { #line 501 "/home/jens/Source/shotwell/src/MediaPage.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { #line 4071 "MediaPage.c" - goto __catch558_g_error; + goto __catch560_g_error; } } - goto __finally558; - __catch558_g_error: + goto __finally560; + __catch560_g_error: { GError* e = NULL; const gchar* _tmp17_ = NULL; @@ -4102,7 +4102,7 @@ void media_page_on_play_video (MediaPage* self) { _g_error_free0 (e); #line 4104 "MediaPage.c" } - __finally558: + __finally560: #line 500 "/home/jens/Source/shotwell/src/MediaPage.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { #line 500 "/home/jens/Source/shotwell/src/MediaPage.vala" |