commit | 3bd5eb7567b4693bbf5425dc6c936f1aab01decd | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Mon Jan 04 12:40:15 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon Jan 04 15:48:43 2016 +0000 |
tree | 1866bbba3911d104af3e8b3571931c4d2755c9fb | |
parent | a02fe7c2cc253ca10088297bd6bec536c21497b1 [diff] [blame] |
Reintroduce line deleted by accident
diff --git a/include/mbedtls/x509_crl.h b/include/mbedtls/x509_crl.h index 9490964..7988439 100644 --- a/include/mbedtls/x509_crl.h +++ b/include/mbedtls/x509_crl.h
@@ -101,6 +101,7 @@ * \param chain points to the start of the chain * \param buf buffer holding the CRL data in DER format * \param buflen size of the buffer + * (including the terminating null byte for PEM data) * * \return 0 if successful, or a specific X509 or PEM error code */