forked from wolfSSL/wolfssl
minor fix
This commit is contained in:
committed by
Go Hosohara
parent
cfa99c567b
commit
01654dac1a
@ -30,8 +30,6 @@
|
||||
#include <wolfssl/wolfcrypt/error-crypt.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#define WOLFSSL_SUCCESS 1
|
||||
|
||||
#define YEAR 2018
|
||||
#define MON 5
|
||||
|
||||
|
@ -41,7 +41,6 @@ typedef struct func_args {
|
||||
} func_args;
|
||||
|
||||
void wolfcrypt_test(func_args args);
|
||||
void ApiTest(void);
|
||||
|
||||
void main(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user