fix header again
This commit is contained in:
parent
a61e5e3bef
commit
b2e8d891be
@ -1,9 +1,6 @@
|
|||||||
#ifndef LIBECRYPT_H_
|
#ifndef LIBECRYPT_H_
|
||||||
#define LIBECRYPT_H_
|
#define LIBECRYPT_H_
|
||||||
|
|
||||||
/* Global variables */
|
|
||||||
int key_status;
|
|
||||||
|
|
||||||
/* Functions */
|
/* Functions */
|
||||||
int ecrypt_gen(int N);
|
int ecrypt_gen(int N);
|
||||||
int ecrypt_check(char *firstkey, char *secondkey);
|
int ecrypt_check(char *firstkey, char *secondkey);
|
||||||
|
Loading…
Reference in New Issue
Block a user