changeset 7918:b1784b48821d HEAD

virtual: Fixed to work with the previous CONDSTORE commit.
author Timo Sirainen <tss@iki.fi>
date Sat, 21 Jun 2008 09:52:26 +0300
parents ca2ff54ee9b4
children 423b8e3fedbb
files src/plugins/virtual/virtual-storage.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/plugins/virtual/virtual-storage.c	Sat Jun 21 09:22:44 2008 +0300
+++ b/src/plugins/virtual/virtual-storage.c	Sat Jun 21 09:52:26 2008 +0300
@@ -522,6 +522,7 @@
 		index_transaction_begin,
 		index_transaction_commit,
 		index_transaction_rollback,
+		index_transaction_set_max_modseq,
 		index_keywords_create,
 		index_keywords_free,
 		index_storage_get_seq_range,