Fix typos in ChangeLog and comments

This commit is contained in:
Manuel Pégourié-Gonnard
2015-10-01 18:20:55 +02:00
parent 48ec2c7b5e
commit 6d6018383e
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ extern "C" {
* *dlen is always updated to reflect the amount
* of data that has (or would have) been written.
* If that length cannot be represented, then no data is
* written to the buffer and *olen is set to SIZE_T_MAX.
* written to the buffer and *dlen is set to SIZE_T_MAX.
*
* \note Call this function with *dlen = 0 to obtain the
* required buffer size in *dlen