[anjuta] symbol-db: forgot to update the semaphore status in previous commit



commit 24838d1620e4945e0bbdc415d8d21f3136ee0300
Author: Massimo Corà <mcora src gnome org>
Date:   Tue Jul 21 21:32:14 2009 +0200

    symbol-db: forgot to update the semaphore status in previous commit

 plugins/symbol-db/plugin.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/symbol-db/plugin.c b/plugins/symbol-db/plugin.c
index def1b52..feb92d2 100644
--- a/plugins/symbol-db/plugin.c
+++ b/plugins/symbol-db/plugin.c
@@ -529,7 +529,7 @@ on_editor_buffer_symbol_update_scan_end (SymbolDBEngine *dbe, gint process_id,
 		}		
 		
 		g_free (local_path);
-		
+		sdb_plugin->buffer_update_semaphore = FALSE;
 	}	 
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]