* src/imap.c
[claws.git] / src / msgcache.c
index 2d4b696d46800773e61d0536e238e2137e7c7e03..616905c539ab8e86d96c10670e50ab01ed8d8d5a 100644 (file)
@@ -398,6 +398,7 @@ gint msgcache_write(const gchar *cache_file, const gchar *mark_file, MsgCache *c
        cache->last_access = time(NULL);
 
        debug_print(_("done.\n"));
        cache->last_access = time(NULL);
 
        debug_print(_("done.\n"));
+       return 0;
 }
 
 MsgInfo *msgcache_get_msg(MsgCache *cache, guint num)
 }
 
 MsgInfo *msgcache_get_msg(MsgCache *cache, guint num)