fixed bug in certificate signature

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-OpenPGP@5283 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2012-07-09 20:20:36 +00:00
parent 0a6c60d2df
commit 54511ad390
3 changed files with 6 additions and 3 deletions

View file

@ -54,7 +54,6 @@
/****
* #define AUTHSSL_DEBUG 1
***/
#define AUTHSSL_DEBUG 1
// initialisation du pointeur de singleton
static AuthSSL *instance_ssl = NULL;