This commit is contained in:
James Booth
2012-10-16 23:34:38 +01:00
3 changed files with 10 additions and 0 deletions

View File

@@ -283,6 +283,7 @@ _shutdown_init(void)
}
jabber_shutdown();
}
jabber_free_resources();
_shutdown();
}