* mu-store-xapian: cosmetic

This commit is contained in:
Dirk-Jan C. Binnema 2009-11-26 09:09:50 +02:00
parent 5e33af25c9
commit 5affb62d7d
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ MuStoreXapian* mu_store_xapian_new (const char* path);
void mu_store_xapian_destroy (MuStoreXapian *store);
MuResult mu_store_xapian_store (MuStoreXapian *store,
MuMsgGMime *msg);
MuMsgGMime *msg);
MuResult mu_store_xapian_cleanup (MuStoreXapian *store,
const char* msgpath);