Style: fix trailing spaces
diff --git a/programs/x509/cert_write.c b/programs/x509/cert_write.c
index cbcd359..45e2456 100644
--- a/programs/x509/cert_write.c
+++ b/programs/x509/cert_write.c
@@ -119,7 +119,7 @@
     "                          email_ca\n"              \
     "                          object_signing_ca\n"     \
     "\n"
-    
+
 #if !defined(POLARSSL_X509_CRT_WRITE_C) ||                                  \
     !defined(POLARSSL_X509_CRT_PARSE_C) || !defined(POLARSSL_FS_IO) ||      \
     !defined(POLARSSL_ENTROPY_C) || !defined(POLARSSL_CTR_DRBG_C) ||        \