aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver/Authentication/TOTP.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/authserver/Authentication/TOTP.h')
-rw-r--r--src/server/authserver/Authentication/TOTP.h2
1 files changed, 1 insertions, 1 deletions
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"