]> code.citadel.org Git - citadel.git/blob - citadel/imap_fetch.h
31c2dd9ef397f2685415be63e1693e466ede39f2
[citadel.git] / citadel / imap_fetch.h
1 /*
2  * $Id$
3  *
4  */
5
6 void imap_fetch(int num_parms, char *parms[]);
7 void imap_uidfetch(int num_parms, char *parms[]);