Style: fix trailing spaces
diff --git a/include/polarssl/cipher_wrap.h b/include/polarssl/cipher_wrap.h
index ffa8c53..92dfe45 100644
--- a/include/polarssl/cipher_wrap.h
+++ b/include/polarssl/cipher_wrap.h
@@ -31,7 +31,7 @@
 #else
 #include POLARSSL_CONFIG_FILE
 #endif
- 
+
 #include "cipher.h"
 
 #ifdef __cplusplus
diff --git a/include/polarssl/md_wrap.h b/include/polarssl/md_wrap.h
index 2cb6e51..92c3a2c 100644
--- a/include/polarssl/md_wrap.h
+++ b/include/polarssl/md_wrap.h
@@ -31,7 +31,7 @@
 #else
 #include POLARSSL_CONFIG_FILE
 #endif
- 
+
 #include "md.h"
 
 #ifdef __cplusplus