From 2e503441edc98dedb6c070be6b526e4264762586 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 4 Jan 2016 15:34:05 +0100 Subject: examples: added descriptions --- docs/examples/rtsp.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/examples/rtsp.c') diff --git a/docs/examples/rtsp.c b/docs/examples/rtsp.c index fed343dfd..581f7339f 100644 --- a/docs/examples/rtsp.c +++ b/docs/examples/rtsp.c @@ -27,6 +27,10 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * */ +/* + * A basic RTSP transfer + * + */ #include #include -- cgit v1.2.3