* When saving a Task, if the status is COMPLETED then also set PERCENT-COMPLETE:100...
[citadel.git] / citadel / modules / imap / imap_store.h
blobd3aa7341cc6d06a3beeedf7e80a5c639730d9fb3
1 /*
2 * $Id$
4 */
6 void imap_store(int num_parms, char *parms[]);
7 void imap_uidstore(int num_parms, char *parms[]);