mirror of
https://github.com/curl/curl.git
synced 2026-08-24 20:03:52 +03:00
example: fix formatting nits
Also: - drop non-portable `__STRING()` macro use where still used. Closes #19746
This commit is contained in:
parent
c10dda9ebb
commit
aad3c2e8e1
50 changed files with 225 additions and 227 deletions
|
|
@ -38,7 +38,7 @@
|
|||
* SSL backend has to be configured).
|
||||
*
|
||||
* **** This example only works with libcurl 7.56.0 and later! ****
|
||||
*/
|
||||
*/
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue