d3aa7341cc6d06a3beeedf7e80a5c639730d9fb3
[citadel.git] / citadel / modules / imap / imap_store.h
1 /*
2  * $Id$
3  *
4  */
5
6 void imap_store(int num_parms, char *parms[]);
7 void imap_uidstore(int num_parms, char *parms[]);