[libdvdcss-devel] [PATCH] trailing empty lines cleanup
Jean-Baptiste Kempf
jb at videolan.org
Tue Oct 21 18:08:29 CEST 2014
LGTM
On 21 Oct, Diego Biurrun wrote :
> ---
>
> I had this squashed into the other whitespace cleanup patch locally,
> but the other one got pushed so fast .. ;)
>
> NEWS | 1 -
> README | 1 -
> src/device.c | 1 -
> src/error.c | 1 -
> src/libdvdcss.c | 1 -
> test/csstest.c | 1 -
> 6 files changed, 6 deletions(-)
>
> diff --git a/NEWS b/NEWS
> index 21c0d33..64dd8f9 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -146,4 +146,3 @@ Changes between 0.0.1 and 0.0.2:
>
> * internal key cache mechanism
> * stability fixes
> -
> diff --git a/README b/README
> index c450b88..a7b17d7 100644
> --- a/README
> +++ b/README
> @@ -59,4 +59,3 @@ Resources
> The VideoLAN web site at http://www.videolan.org/ is a good start for
> information about MPEG and DVD playback. Have a look at the support
> section to look for answers.
> -
> diff --git a/src/device.c b/src/device.c
> index c26f04f..d16557e 100644
> --- a/src/device.c
> +++ b/src/device.c
> @@ -1072,4 +1072,3 @@ static int aspi_read_internal( int i_fd, void *p_data, int i_blocks )
> return i_blocks;
> }
> #endif
> -
> diff --git a/src/error.c b/src/error.c
> index 204caa2..5bc6bd3 100644
> --- a/src/error.c
> +++ b/src/error.c
> @@ -64,4 +64,3 @@ void _print_debug( dvdcss_t dvdcss, char *psz_string )
> }
> }
> #endif
> -
> diff --git a/src/libdvdcss.c b/src/libdvdcss.c
> index d01169c..c848666 100644
> --- a/src/libdvdcss.c
> +++ b/src/libdvdcss.c
> @@ -771,4 +771,3 @@ LIBDVDCSS_EXPORT int dvdcss_is_scrambled ( dvdcss_t dvdcss )
> {
> return dvdcss->b_scrambled;
> }
> -
> diff --git a/test/csstest.c b/test/csstest.c
> index 16300a0..d09565a 100644
> --- a/test/csstest.c
> +++ b/test/csstest.c
> @@ -124,4 +124,3 @@ static void dumpsector( unsigned char *p_buffer )
> for( ; i_amount ; i_amount--, p_buffer++ ) printf( "%.2x", *p_buffer );
> printf( "...\n" );
> }
> -
> --
> 1.9.1
>
> _______________________________________________
> libdvdcss-devel mailing list
> libdvdcss-devel at videolan.org
> https://mailman.videolan.org/listinfo/libdvdcss-devel
--
With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the libdvdcss-devel
mailing list