mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 12:05:06 -05:00
minor change in language for the --libcurl source header
This commit is contained in:
parent
44dc36cc8f
commit
df3e8e19c1
@ -3437,7 +3437,7 @@ CURLcode _my_setopt(CURL *curl, struct Configurable *config, const char *name,
|
||||
static const char * const srchead[]={
|
||||
"/********* Sample code generated by the curl command line tool **********",
|
||||
" * Lines with [REMARK] below might need to be modified to make this code ",
|
||||
" * usable. Add appropriate error code checking where appropriate.",
|
||||
" * usable. Add error code checking where appropriate.",
|
||||
" * Compile this with a suitable header include path. Then link with ",
|
||||
" * libcurl.",
|
||||
" * If you use any *_LARGE options, make sure your compiler figure",
|
||||
|
Loading…
Reference in New Issue
Block a user