docs/examples/multi-app.c: fix bad desc formatting

This commit is contained in:
Daniel Stenberg 2016-01-04 15:35:16 +01:00
parent 2e503441ed
commit a3b8a9e036

View File

@ -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>