From 08457ce76bb8bcda8ee37aead76f7d0f44fe2a2b Mon Sep 17 00:00:00 2001 From: Andres AG Date: Fri, 26 Oct 2018 18:45:45 +0100 Subject: [PATCH] Fix aligment in programs/test/query_compile_time_config.c --- programs/test/query_compile_time_config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/test/query_compile_time_config.c b/programs/test/query_compile_time_config.c index f02c52d917..17becf27f1 100644 --- a/programs/test/query_compile_time_config.c +++ b/programs/test/query_compile_time_config.c @@ -35,7 +35,7 @@ #endif #define USAGE \ - "usage: %s \n\n" \ + "usage: %s \n\n" \ "This program takes one command line argument which corresponds to\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" \