mirror of
https://github.com/curl/curl.git
synced 2026-07-26 00:47:20 +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
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include <curl/curl.h>
|
||||
|
||||
static const char olivertwist[]=
|
||||
static const char olivertwist[] =
|
||||
"Among other public buildings in a certain town, which for many reasons "
|
||||
"it will be prudent to refrain from mentioning, and to which I will assign "
|
||||
"no fictitious name, there is one anciently common to most towns, great or "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue