docs/examples/multi-app.c: fix bad desc formatting
authorDaniel Stenberg <daniel@haxx.se>
Mon, 4 Jan 2016 14:35:16 +0000 (15:35 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 4 Jan 2016 14:35:16 +0000 (15:35 +0100)
docs/examples/multi-app.c

index 065d48d921b22a03f550461f9cd1e6d6262fe034..6dcb68b5676cbf58b7224a840d88f991c11db885 100644 (file)
@@ -21,8 +21,8 @@
  ***************************************************************************/
 /* <DESC>
  * A basic application source code using the multi interface doing two
- * transfers in parallel. */
-* </DESC>
+ * transfers in parallel.
+ * </DESC>
  */
 
 #include <stdio.h>