From 4e507bfcd4772abfee1901fd50658cb81c97ea28 Mon Sep 17 00:00:00 2001 From: fumiama Date: Sat, 11 Dec 2021 17:59:17 +0800 Subject: [PATCH] typo --- simplecrypto.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/simplecrypto.h b/simplecrypto.h index 879c175..0eade6c 100644 --- a/simplecrypto.h +++ b/simplecrypto.h @@ -1,5 +1,5 @@ -#ifndef _SIMPLE_MD5_H_ -#define _SIMPLE_MD5_H_ +#ifndef _SIMPLECRYPTO_H_ +#define _SIMPLECRYPTO_H_ #include #include