mirror of
https://github.com/curl/curl.git
synced 2025-03-01 15:15:34 +08:00
docs/examples/multi-app.c: fix bad desc formatting
This commit is contained in:
parent
2e503441ed
commit
a3b8a9e036
@ -21,8 +21,8 @@
|
|||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* <DESC>
|
/* <DESC>
|
||||||
* A basic application source code using the multi interface doing two
|
* A basic application source code using the multi interface doing two
|
||||||
* transfers in parallel. */
|
* transfers in parallel.
|
||||||
* </DESC>
|
* </DESC>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user