Fix aligment in programs/test/query_compile_time_config.c

This commit is contained in:
Andres AG 2018-10-26 18:45:45 +01:00 committed by Andres Amaya Garcia
parent 509ba69e16
commit 08457ce76b

View File

@ -35,7 +35,7 @@
#endif #endif
#define USAGE \ #define USAGE \
"usage: %s <MBEDTLS_CONFIG>\n\n" \ "usage: %s <MBEDTLS_CONFIG>\n\n" \
"This program takes one command line argument which corresponds to\n" \ "This program takes one command line argument which corresponds to\n" \
"the string representation of a Mbed TLS compile time configuration.\n" \ "the string representation of a Mbed TLS compile time configuration.\n" \
"The value 0 will be returned if this configuration is defined in the\n" \ "The value 0 will be returned if this configuration is defined in the\n" \