remove compatibility notes that no longer apply
[openssl.git] / doc / crypto / d2i_RSAPublicKey.pod
index 776ade152716735146bccb968071a9d1b6d86987..ff4d0d57dbf9b88fdf8b7f5e10deb9467b6aff08 100644 (file)
@@ -6,7 +6,7 @@ d2i_RSAPublicKey, i2d_RSAPublicKey, d2i_RSAPrivateKey, i2d_RSAPrivateKey, i2d_Ne
 
 =head1 SYNOPSIS
 
-#include <openssl/rsa.h>
+ #include <openssl/rsa.h>
 
  RSA * d2i_RSAPublicKey(RSA **a, unsigned char **pp, long length);