]> code.citadel.org Git - citadel.git/blob - citadel/modules/expire/policy.h
LIST OVERVIEW.FMT - change :bytes and :lines to Bytes: and Lines: in order to keep...
[citadel.git] / citadel / modules / expire / policy.h
1 void GetExpirePolicy(struct ExpirePolicy *epbuf, struct ctdlroom *qrbuf);
2 void cmd_gpex(char *argbuf);
3 void cmd_spex(char *argbuf);