Re: [PATCH 2/2] daemons/getty: always print a newline before the banner

2014-02-04 Thread Samuel Thibault
Justus Winter, le Wed 05 Feb 2014 01:07:47 +0100, a écrit : > * daemons/getty.c (load_banner): Drop first newline from default banner. > (print_banner): Print a newline. Ack. > --- > daemons/getty.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/daemons/getty.c b/dae

[PATCH 2/2] daemons/getty: always print a newline before the banner

2014-02-04 Thread Justus Winter
* daemons/getty.c (load_banner): Drop first newline from default banner. (print_banner): Print a newline. --- daemons/getty.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/daemons/getty.c b/daemons/getty.c index 7112660..40ad4d7 100644 --- a/daemons/getty.c +++ b/daemons/ge