Indents are 8 positions, NEVER 4, and are comprised of tabs, not spaces. Anyone...
[citadel.git] / citadel / housekeeping.h
1 void check_sched_shutdown(void);
2 void check_ref_counts(void);
3 void do_housekeeping(void);