commit | 78b92a2f68ec960563e90c86bb41a2d128d0d1c8 | [log] [tgz] |
---|---|---|
author | Jonathan Ballet <jon@multani.info> | Sat Jul 16 08:07:26 2011 +0900 |
committer | Jonathan Ballet <jon@multani.info> | Sat Jul 16 08:07:26 2011 +0900 |
tree | 92ee5249d0326c03a2462afae79ea35b3f0f4371 | |
parent | 0646a24c0d9177733b6f6a9fb051063eea314040 [diff] [blame] |
Convert Epytext markup to RST markup
diff --git a/OpenSSL/crypto/x509store.c b/OpenSSL/crypto/x509store.c index bf22756..a9750ed 100644 --- a/OpenSSL/crypto/x509store.c +++ b/OpenSSL/crypto/x509store.c
@@ -14,8 +14,8 @@ static char crypto_X509Store_add_cert_doc[] = "\n\ Add a certificate\n\ \n\ -@param cert: The certificate to add\n\ -@return: None\n\ +:param cert: The certificate to add\n\ +:return: None\n\ "; static PyObject *