[anjuta] symbol-db: fixed typo on patch for bgo#605952
- From: Massimo Cora' <mcora src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [anjuta] symbol-db: fixed typo on patch for bgo#605952
- Date: Thu, 7 Jan 2010 23:02:06 +0000 (UTC)
commit 3562ab9a4a63a38c93df7c15e9afc3cee5ff331b
Author: Massimo Corà <mcora src gnome org>
Date: Thu Jan 7 23:58:04 2010 +0100
symbol-db: fixed typo on patch for bgo#605952
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 d5c18fc..0991028 100644
--- a/plugins/symbol-db/plugin.c
+++ b/plugins/symbol-db/plugin.c
@@ -1251,7 +1251,7 @@ clear_project_progress_bar (SymbolDBEngine *dbe, gpointer data)
/* ok, enable local symbols view */
if (sdb_plugin->current_editor == NULL ||
- IANJUTA_IS_FILE (sdb_plugin->current_editor) == FALSE)
+ IANJUTA_IS_EDITOR (sdb_plugin->current_editor) == FALSE)
{
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]