Re: [dev] [st] [PATCH 1/3] remove empty trailing line

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Mon, 18 Aug 2014 20:32:51 +0200

>
> diff --git a/st.c b/st.c
> index 8f19018..835e6a1 100644
> --- a/st.c
> +++ b/st.c
> _AT_@ -3933,4 +3933,3 @@ run:
>
> return 0;
> }

I know git complaint about this line, but it is tradition in
UNIX world to finish the files with an empty line, so calls
to fgets will not be confused because there is not a newline
at the end of a line.

Regards,

-- 
Roberto E. Vargas Caballero
Received on Mon Aug 18 2014 - 20:32:51 CEST

This archive was generated by hypermail 2.3.0 : Mon Aug 18 2014 - 20:36:06 CEST