database-related cleanups and paranoia tests;
[citadel.git] / citadel / database.h
index 3df6edf62bfcbcac3ed75e09234f56d3e1cc134d..b4dbc6f4725b10c7875c101ea2c3af2c4d4867a4 100644 (file)
@@ -12,5 +12,5 @@ void cdb_begin_transaction(void);
 void cdb_end_transaction(void);
 void cdb_allocate_tsd(void);
 void cdb_free_tsd(void);
-void cdb_release_handles(void);
+void cdb_check_handles(void);