commit | 6c5abfa42b8c2a8c6a812c34bf3fa04439db254a | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Feb 13 14:12:07 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Feb 13 14:12:07 2015 +0000 |
tree | e74b4be8db21fcfbd2f82eefefb6591fbf46b2e8 | |
parent | 013bffe5a711e877bef42587ab5862d1d8e11c9d [diff] [blame] |
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) || \