Added signature verification, /pgp fps command
This commit is contained in:
@@ -270,6 +270,9 @@ _shutdown(void)
|
||||
ui_close();
|
||||
#ifdef HAVE_LIBOTR
|
||||
otr_shutdown();
|
||||
#endif
|
||||
#ifdef HAVE_LIBGPGME
|
||||
p_gpg_close();
|
||||
#endif
|
||||
chat_log_close();
|
||||
prefs_close();
|
||||
|
||||
Reference in New Issue
Block a user