diff options
Diffstat (limited to 'src/Debug.c')
-rw-r--r-- | src/Debug.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Debug.c b/src/Debug.c index 3529b39..cfbf83c 100644 --- a/src/Debug.c +++ b/src/Debug.c @@ -198,7 +198,7 @@ void debug_init (const gchar* app_version_prefix) { #line 42 "/home/jens/Source/shotwell/src/Debug.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { #line 201 "Debug.c" - goto __catch433_g_error; + goto __catch441_g_error; } #line 42 "/home/jens/Source/shotwell/src/Debug.vala" if (!_tmp13_) { @@ -225,8 +225,8 @@ void debug_init (const gchar* app_version_prefix) { } } } - goto __finally433; - __catch433_g_error: + goto __finally441; + __catch441_g_error: { GError* err = NULL; GError* _tmp20_; @@ -250,7 +250,7 @@ void debug_init (const gchar* app_version_prefix) { _g_error_free0 (err); #line 252 "Debug.c" } - __finally433: + __finally441: #line 40 "/home/jens/Source/shotwell/src/Debug.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { #line 40 "/home/jens/Source/shotwell/src/Debug.vala" |