missing endif

This commit is contained in:
Karel Miko 2021-04-09 12:22:43 +02:00 committed by Steffen Jaeckel
parent 2a6e57fc2f
commit 5329bdc5fb

View file

@ -309,3 +309,5 @@ typedef unsigned long ltc_mp_digit;
# define LTC_DEPRECATED(s)
# define LTC_DEPRECATED_PRAGMA(s)
#endif
#endif /* TOMCRYPT_CFG_H */