mirror of
https://github.com/curl/curl.git
synced 2026-07-24 11:37:21 +03:00
examples: update descriptions
Make them not say "this is an example showing..." and instead just say what the example shows. Closes #9960
This commit is contained in:
parent
af22c2a546
commit
c1cdc08cbb
34 changed files with 34 additions and 35 deletions
|
|
@ -22,8 +22,7 @@
|
|||
*
|
||||
***************************************************************************/
|
||||
/* <DESC>
|
||||
* An example demonstrating how an application can pass in a custom
|
||||
* socket to libcurl to use. This example also handles the connect itself.
|
||||
* Pass in a custom socket for libcurl to use.
|
||||
* </DESC>
|
||||
*/
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue