make shure all of the struct is initialized properly if the DB doesn't give us enough...
[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);