diff options
Diffstat (limited to 'base/hmac.h')
-rw-r--r-- | base/hmac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/hmac.h b/base/hmac.h index 37c8fc9..a51d899 100644 --- a/base/hmac.h +++ b/base/hmac.h @@ -84,4 +84,4 @@ class HMAC { }; -#endif // BASE_HMAC_H__
\ No newline at end of file +#endif // BASE_HMAC_H__ |