1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-04-26 15:08:51 +03:00

- Fixed preprocessor typo

This commit is contained in:
Paul Bakker 2012-10-23 12:44:47 +00:00
parent f1ab0ec1ff
commit 0fd018efb2

View File

@ -743,7 +743,7 @@
#endif /* POLARSSL_HAVE_ASM */
#if !defined(MULADDC_CORE)
#if defined(POLARSSL_HAVE_INT64)
#if defined(POLARSSL_HAVE_UDBL)
#define MULADDC_INIT \
{ \