Skip to content

Commit 3bd5eb7

Browse files
mpgsimonbutcher
authored andcommitted
Reintroduce line deleted by accident
1 parent a02fe7c commit 3bd5eb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/mbedtls/x509_crl.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ mbedtls_x509_crl;
101101
* \param chain points to the start of the chain
102102
* \param buf buffer holding the CRL data in DER format
103103
* \param buflen size of the buffer
104+
* (including the terminating null byte for PEM data)
104105
*
105106
* \return 0 if successful, or a specific X509 or PEM error code
106107
*/

0 commit comments

Comments
 (0)