]> code.citadel.org Git - citadel.git/blob - citadel/housekeeping.h
Fix bug in SMTP-Client to send two < in the envelope sender, which will probably...
[citadel.git] / citadel / housekeeping.h
1 /* $Id$ */
2 void check_sched_shutdown(void);
3 void check_ref_counts(void);
4 void do_housekeeping(void);