mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 11:17:29 +02:00
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 <wolfssl/wolfcrypt/error-crypt.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#define WOLFSSL_SUCCESS 1
|
|
||||||
|
|
||||||
#define YEAR 2018
|
#define YEAR 2018
|
||||||
#define MON 5
|
#define MON 5
|
||||||
|
|
||||||
|
@@ -41,7 +41,6 @@ typedef struct func_args {
|
|||||||
} func_args;
|
} func_args;
|
||||||
|
|
||||||
void wolfcrypt_test(func_args args);
|
void wolfcrypt_test(func_args args);
|
||||||
void ApiTest(void);
|
|
||||||
|
|
||||||
void main(void)
|
void main(void)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user