Skip to content

Commit

Permalink
Reintroduce line deleted by accident
Browse files Browse the repository at this point in the history
  • Loading branch information
mpg committed Jan 4, 2016
1 parent 5b331b9 commit ddbb166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/mbedtls/x509_crl.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ mbedtls_x509_crl;
* \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
*/
Expand Down

0 comments on commit ddbb166

Please sign in to comment.