[tracker/ontology-cope] squash
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/ontology-cope] squash
- Date: Mon, 22 Mar 2010 14:42:17 +0000 (UTC)
commit 562c3f94d36ca9a3b11bb08731d7a2d15f79ca76
Author: Philip Van Hoof <philip codeminded be>
Date: Mon Mar 22 15:27:50 2010 +0100
squash
src/libtracker-data/tracker-data-manager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libtracker-data/tracker-data-manager.c b/src/libtracker-data/tracker-data-manager.c
index a0dd146..a06408a 100644
--- a/src/libtracker-data/tracker-data-manager.c
+++ b/src/libtracker-data/tracker-data-manager.c
@@ -1414,7 +1414,7 @@ tracker_data_ontology_import_into_db (gboolean is_new)
/* SQLite disconnects virtual tables after database schema changes. For
* example ALTER TABLE will make SQLite do a sqlite3ResetInternalSchema
- * first next sqlite3_step call. As we do not use the SQL layer for FTS
+ * on the next sqlite3_step call. As we do not use the SQL layer for FTS
* updates, we need to ensure that the virtual table is initialized */
tracker_db_interface_execute_query (iface, NULL, "SELECT 1 FROM fulltext.fts WHERE rowid = 0");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]