diff options
Diffstat (limited to 'src/MediaInterfaces.c')
| -rw-r--r-- | src/MediaInterfaces.c | 22 | 
1 files changed, 11 insertions, 11 deletions
| diff --git a/src/MediaInterfaces.c b/src/MediaInterfaces.c index 659af71..583afbf 100644 --- a/src/MediaInterfaces.c +++ b/src/MediaInterfaces.c @@ -293,11 +293,11 @@ void transaction_controller_begin (TransactionController* self) {  #line 69 "/home/jens/Source/shotwell/src/MediaInterfaces.vala"  				if (G_UNLIKELY (_inner_error_ != NULL)) {  #line 296 "MediaInterfaces.c" -					goto __catch574_g_error; +					goto __catch583_g_error;  				}  			} -			goto __finally574; -			__catch574_g_error: +			goto __finally583; +			__catch583_g_error:  			{  				GError* err = NULL;  				gint _tmp3_; @@ -344,7 +344,7 @@ void transaction_controller_begin (TransactionController* self) {  				_g_error_free0 (err);  #line 346 "MediaInterfaces.c"  			} -			__finally574: +			__finally583:  #line 68 "/home/jens/Source/shotwell/src/MediaInterfaces.vala"  			if (G_UNLIKELY (_inner_error_ != NULL)) {  #line 351 "MediaInterfaces.c" @@ -365,7 +365,7 @@ void transaction_controller_begin (TransactionController* self) {  #line 366 "MediaInterfaces.c"  			}  		} -		__finally573: +		__finally582:  		{  			gint _tmp11_;  #line 64 "/home/jens/Source/shotwell/src/MediaInterfaces.vala" @@ -453,11 +453,11 @@ void transaction_controller_commit (TransactionController* self) {  #line 93 "/home/jens/Source/shotwell/src/MediaInterfaces.vala"  				if (G_UNLIKELY (_inner_error_ != NULL)) {  #line 456 "MediaInterfaces.c" -					goto __catch576_g_error; +					goto __catch585_g_error;  				}  			} -			goto __finally576; -			__catch576_g_error: +			goto __finally585; +			__catch585_g_error:  			{  				GError* err = NULL;  				GError* _tmp5_; @@ -499,7 +499,7 @@ void transaction_controller_commit (TransactionController* self) {  				_g_error_free0 (err);  #line 501 "MediaInterfaces.c"  			} -			__finally576: +			__finally585:  #line 92 "/home/jens/Source/shotwell/src/MediaInterfaces.vala"  			if (G_UNLIKELY (_inner_error_ != NULL)) {  #line 506 "MediaInterfaces.c" @@ -520,7 +520,7 @@ void transaction_controller_commit (TransactionController* self) {  #line 521 "MediaInterfaces.c"  			}  		} -		__finally575: +		__finally584:  		{  			gint _tmp12_;  #line 86 "/home/jens/Source/shotwell/src/MediaInterfaces.vala" @@ -792,7 +792,7 @@ static void transaction_controller_finalize (TransactionController * obj) {  			_vala_assert (_tmp1_ == 0, "count == 0");  #line 794 "MediaInterfaces.c"  		} -		__finally572: +		__finally581:  		{  			gint _tmp2_;  #line 58 "/home/jens/Source/shotwell/src/MediaInterfaces.vala" | 
