* Finally got room chat working properly. Just need to add the bells and whistles.
[citadel.git] / citadel / policy.h
1 /* $Id$ */
2 void GetExpirePolicy(struct ExpirePolicy *epbuf, struct ctdlroom *qrbuf);
3 void cmd_gpex(char *argbuf);
4 void cmd_spex(char *argbuf);