mail-index-update-cache.c revision c04cafc1cdd093afcb32e313bcefbc9bb8972d9e
/* Copyright (C) 2002 Timo Sirainen */
#include "lib.h"
#include "ibuffer.h"
#include "mail-index.h"
#include <unistd.h>
{
return deleted;
&internal_date, sizeof(internal_date));
return !failed;
}
{
return FALSE;
/* make sure the index is ok before doing this */
return FALSE;
return FALSE;
}
}
return TRUE;
}