mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:53:37 +03:00
examples: added descriptions
This commit is contained in:
parent
e45059214c
commit
2e503441ed
19 changed files with 111 additions and 29 deletions
|
|
@ -27,6 +27,10 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
*/
|
||||
/* <DESC>
|
||||
* A basic RTSP transfer
|
||||
* </DESC>
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue