examples: provide <DESC> sections

This commit is contained in:
Daniel Stenberg
2015-07-01 11:43:12 +02:00
parent 4ed8537be6
commit c00b18d540
18 changed files with 89 additions and 29 deletions

View File

@@ -19,6 +19,10 @@
* KIND, either express or implied.
*
***************************************************************************/
/* <DESC>
* Multiplexed HTTP/2 uploads over a single connection
* </DESC>
*/
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>