diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-05-01 14:35:32 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-05-01 14:35:32 +0200 |
commit | e230b6f78546827521107be23797048482c8b193 (patch) | |
tree | 948c1e77382c484819ea399bba4edcdc19cc6bf0 /src/Application.c | |
parent | 211da5fc3048ca2b6ccee2166b0aaaade55cb84f (diff) | |
parent | 49120f48474fc8fdc2448c75d961bc238213cfac (diff) |
Update upstream source from tag 'upstream/0.28.2'
Update to upstream version '0.28.2'
with Debian dir 811236a8e9a1308bf427065dcb6270419ff4f965
Diffstat (limited to 'src/Application.c')
-rw-r--r-- | src/Application.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Application.c b/src/Application.c index 3d0d2d9..a509a16 100644 --- a/src/Application.c +++ b/src/Application.c @@ -272,11 +272,11 @@ static Application* application_construct (GType object_type, gboolean is_direct #line 57 "/home/jens/Source/shotwell/src/Application.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { #line 275 "Application.c" - goto __catch560_g_error; + goto __catch569_g_error; } } - goto __finally560; - __catch560_g_error: + goto __finally569; + __catch569_g_error: { GError* e = NULL; #line 56 "/home/jens/Source/shotwell/src/Application.vala" @@ -289,7 +289,7 @@ static Application* application_construct (GType object_type, gboolean is_direct _g_error_free0 (e); #line 291 "Application.c" } - __finally560: + __finally569: #line 56 "/home/jens/Source/shotwell/src/Application.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { #line 56 "/home/jens/Source/shotwell/src/Application.vala" |