[vlc-devel] [PATCH] Remove trailing space

Pierre d'Herbemont pdherbemont at free.fr
Sat Apr 12 19:56:21 CEST 2008


You need to merge your two commit locally, and send the result as one  
patch here. (See git rebase -i origin)

Thanks!

Pierre.

On Apr 11, 2008, at 4:56 PM, Ibraheem Paredath wrote:

> ---
> modules/access/rtmp/access.c |    1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/modules/access/rtmp/access.c b/modules/access/rtmp/ 
> access.c
> index e5cf30d..5359155 100644
> --- a/modules/access/rtmp/access.c
> +++ b/modules/access/rtmp/access.c
> @@ -277,7 +277,6 @@ static void Close( vlc_object_t * p_this )
> {
>     access_t     *p_access = (access_t *) p_this;
>     access_sys_t *p_sys = p_access->p_sys;
> -
>     msg_Warn(p_access, "Close");
>
>     vlc_object_kill( p_sys->p_thread );
> -- 
> 1.5.4.4
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel




More information about the vlc-devel mailing list