From a762f72adbd9a057146a29022d292c3217af3f19 Mon Sep 17 00:00:00 2001 From: Gacko Date: Wed, 19 Mar 2014 09:49:22 +0100 Subject: Authserver: Fix typo --- src/server/authserver/Authentication/TOTP.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/server/authserver') diff --git a/src/server/authserver/Authentication/TOTP.h b/src/server/authserver/Authentication/TOTP.h index 04b4a8c2110..7ced260758c 100644 --- a/src/server/authserver/Authentication/TOTP.h +++ b/src/server/authserver/Authentication/TOTP.h @@ -16,7 +16,7 @@ */ #ifndef _TOTP_H -#define _TOPT_H +#define _TOTP_H #include "openssl/hmac.h" #include "openssl/evp.h" -- cgit v1.2.3