mirror of
https://github.com/curl/curl.git
synced 2026-06-08 16:54:16 +03:00
Every bot has an opinion.
This commit is contained in:
parent
07575522af
commit
fc36156419
1 changed files with 1 additions and 1 deletions
|
|
@ -1501,7 +1501,7 @@ static int mbedtls_init(void)
|
|||
#endif /* !MBEDTLS_CTR_DRBG_C && !MBEDTLS_HMAC_DRBG_C */
|
||||
|
||||
if(ret != 0) {
|
||||
/* TODO: write an error without a `data` param
|
||||
/* FIXME: write an error without a `data` param
|
||||
failf(" failed\n ! mbedtls_ctr_drbg_seed returned -0x%x\n",
|
||||
(unsigned int)-ret);
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue