Free resources on OTR shutdown

This commit is contained in:
James Booth
2014-06-26 23:55:57 +01:00
parent 8cf7122e7a
commit c98ce4299d
4 changed files with 20 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ OtrlMessageAppOps* otr_messageops(void);
GHashTable* otr_smpinitators(void);
void (*otr_init)(void);
void (*otr_shutdown)(void);
char* (*otr_libotr_version)(void);
char* (*otr_start_query)(void);
void (*otr_poll)(void);