[vlc-devel] [PATCH 2/2] lua vimeo playlist: Remove trailing tab

mirsal mirsal at mirsal.fr
Wed Sep 12 15:01:24 CEST 2012


On Wed, 2012-09-12 at 11:40 +0200, François Revol wrote:
> Signed-off-by: François Revol <revol at free.fr>

No need for a sign-off if you are the author :)

> ---
>  share/lua/playlist/vimeo.lua |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/share/lua/playlist/vimeo.lua b/share/lua/playlist/vimeo.lua
> index 8c98bb6..6d38880 100644
> --- a/share/lua/playlist/vimeo.lua
> +++ b/share/lua/playlist/vimeo.lua
> @@ -96,7 +96,7 @@ function parse()
>                  _,_,height = string.find (line, "\"height\":([0-9]*)," )
>              end
>          end
> -	
> +
>  		if not codec then
>  			vlc.msg.warn("unable to find codec info")
>  			return nil

I amended your previous patch before committing :) 

-- 
mirsal 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120912/209cfb49/attachment.sig>


More information about the vlc-devel mailing list