mirror of
https://github.com/fumiama/simple-crypto.git
synced 2026-06-05 18:10:23 +08:00
typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _SIMPLE_MD5_H_
|
||||
#define _SIMPLE_MD5_H_
|
||||
#ifndef _SIMPLECRYPTO_H_
|
||||
#define _SIMPLECRYPTO_H_
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user