Re: [Qemu-devel] [PATCH] qemu-ga: ga_open_pidfile(): add new line to pidfile

2012-10-03 Thread Blue Swirl
On Wed, Oct 3, 2012 at 5:25 PM, Luiz Capitulino wrote: > FHS dictates that pid files should end with a new line. > > Signed-off-by: Luiz Capitulino > --- > qemu-ga.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/qemu-ga.c b/qemu-ga.c > index b747470..afd685e 100644 > -

[Qemu-devel] [PATCH] qemu-ga: ga_open_pidfile(): add new line to pidfile

2012-10-03 Thread Luiz Capitulino
FHS dictates that pid files should end with a new line. Signed-off-by: Luiz Capitulino --- qemu-ga.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu-ga.c b/qemu-ga.c index b747470..afd685e 100644 --- a/qemu-ga.c +++ b/qemu-ga.c @@ -255,7 +255,7 @@ static bool ga_open_pid