mirror of
https://github.com/curl/curl.git
synced 2026-05-30 06:47:28 +03:00
parent
db02e0e980
commit
307b7543ea
19 changed files with 26 additions and 26 deletions
|
|
@ -956,7 +956,7 @@ static int dprintf_formatf(
|
|||
else
|
||||
*fptr++ = 'f';
|
||||
|
||||
*fptr = 0; /* and a final zero termination */
|
||||
*fptr = 0; /* and a final null-termination */
|
||||
|
||||
#ifdef __clang__
|
||||
#pragma clang diagnostic push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue