From bdd2676a67fa2fb3c6c48d332f6e398a877cb61e Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Wed, 16 Apr 2014 01:50:03 +0200 Subject: curl*sink: fix some gst-indent problems https://bugzilla.gnome.org/show_bug.cgi?id=728960 --- ext/curl/gstcurlftpsink.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ext/curl/gstcurlftpsink.c') diff --git a/ext/curl/gstcurlftpsink.c b/ext/curl/gstcurlftpsink.c index 493bc6c99..bb1e9cb51 100644 --- a/ext/curl/gstcurlftpsink.c +++ b/ext/curl/gstcurlftpsink.c @@ -26,7 +26,8 @@ * an FTP server. * * - * Example launch line (upload a JPEG file to /home/test/images directory) + * Example launch line (upload a JPEG file to /home/test/images + * directory) * |[ * gst-launch filesrc location=image.jpg ! jpegparse ! curlftpsink \ * file-name=image.jpg \ -- cgit v1.2.1