From: Vicente Olivert Riera Date: Wed, 18 Feb 2015 09:23:57 +0000 (+0000) Subject: mjpg-streamer: limit lines length to 72 characters X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b2ef5c4aa79f4c7a214ffbb7b20f9b22903bb947;p=buildroot.git mjpg-streamer: limit lines length to 72 characters Signed-off-by: Vicente Olivert Riera Signed-off-by: Peter Korsgaard --- diff --git a/package/mjpg-streamer/Config.in b/package/mjpg-streamer/Config.in index db57bc0c29..f42c2a50db 100644 --- a/package/mjpg-streamer/Config.in +++ b/package/mjpg-streamer/Config.in @@ -6,9 +6,9 @@ config BR2_PACKAGE_MJPG_STREAMER depends on !BR2_STATIC_LIBS # plugins need dlopen() select BR2_PACKAGE_JPEG help - MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem - or other input plugins and streams them as M-JPEG via HTTP to - webbrowsers, VLC and other software. + MJPG-streamer takes JPGs from Linux-UVC compatible webcams, + filesystem or other input plugins and streams them as + M-JPEG via HTTP to webbrowsers, VLC and other software. http://mjpg-streamer.sourceforge.net