<E>nter-message command in the text client now warns the user that this creates a...
[citadel.git] / citadel / housekeeping.h
index b10acf3514d58336604ae25c8087784cafe5030a..90ee12a2a981519b739ce1649cbd39749f1594fa 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ */
-void terminate_idle_sessions (void);
-void do_housekeeping (void);
-void check_ref_counts (void);
+void check_sched_shutdown(void);
+void check_ref_counts(void);
+void do_housekeeping(void);