diff options
Diffstat (limited to 'src/MediaMonitor.c')
| -rw-r--r-- | src/MediaMonitor.c | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/src/MediaMonitor.c b/src/MediaMonitor.c index f741331..f723c0f 100644 --- a/src/MediaMonitor.c +++ b/src/MediaMonitor.c @@ -2853,7 +2853,7 @@ static gboolean media_monitor_on_flush_pending_updates (MediaMonitor* self) {  #line 394 "/home/jens/Source/shotwell/src/MediaMonitor.vala"  			if (G_UNLIKELY (_inner_error_ != NULL)) {  #line 2856 "MediaMonitor.c" -				goto __catch581_g_error; +				goto __catch583_g_error;  			}  #line 395 "/home/jens/Source/shotwell/src/MediaMonitor.vala"  			_tmp39_ = controller; @@ -2861,8 +2861,8 @@ static gboolean media_monitor_on_flush_pending_updates (MediaMonitor* self) {  			transaction_controller_commit (_tmp39_);  #line 2863 "MediaMonitor.c"  		} -		goto __finally581; -		__catch581_g_error: +		goto __finally583; +		__catch583_g_error:  		{  			GError* err = NULL;  			GError* _tmp40_ = NULL; @@ -2907,7 +2907,7 @@ static gboolean media_monitor_on_flush_pending_updates (MediaMonitor* self) {  			_g_error_free0 (err);  #line 2909 "MediaMonitor.c"  		} -		__finally581: +		__finally583:  #line 392 "/home/jens/Source/shotwell/src/MediaMonitor.vala"  		if (G_UNLIKELY (_inner_error_ != NULL)) {  #line 392 "/home/jens/Source/shotwell/src/MediaMonitor.vala" | 
