hcrypto compiler warnings

This commit is contained in:
Viktor Dukhovni
2016-11-14 14:55:53 +11:00
parent 17d6d0ac1e
commit e4ba666221
3 changed files with 11 additions and 4 deletions

View File

@@ -53,7 +53,7 @@
* See the library functions here: @ref hcrypto_rand
*/
const static RAND_METHOD *selected_meth = NULL;
static const RAND_METHOD *selected_meth = NULL;
static ENGINE *selected_engine = NULL;
static void