mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
Style: add spaces before line continuation
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#define polarssl_printf printf
|
||||
#endif
|
||||
|
||||
#if defined(POLARSSL_BIGNUM_C) && defined(POLARSSL_RSA_C) &&\
|
||||
#if defined(POLARSSL_BIGNUM_C) && defined(POLARSSL_RSA_C) && \
|
||||
defined(POLARSSL_X509_CSR_PARSE_C) && defined(POLARSSL_FS_IO)
|
||||
#include "polarssl/x509_csr.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user