Re: [PATCH wayland 1/5] display-test: move a misplaced comment

2016-05-19 Thread Bryce Harrington
On Mon, May 16, 2016 at 11:44:40AM +0300, Pekka Paalanen wrote: > On Fri, 13 May 2016 15:01:18 +0200 > Marek Chalupa wrote: > > > we split a function while refactoring in c643781 and now > > the comment makes no sense > > > > Signed-off-by: Marek Chalupa > > --- > > tests/display-test.c | 4 ++

Re: [PATCH wayland 1/5] display-test: move a misplaced comment

2016-05-16 Thread Pekka Paalanen
On Fri, 13 May 2016 15:01:18 +0200 Marek Chalupa wrote: > we split a function while refactoring in c643781 and now > the comment makes no sense > > Signed-off-by: Marek Chalupa > --- > tests/display-test.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/tests/disp

[PATCH wayland 1/5] display-test: move a misplaced comment

2016-05-13 Thread Marek Chalupa
we split a function while refactoring in c643781 and now the comment makes no sense Signed-off-by: Marek Chalupa --- tests/display-test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/display-test.c b/tests/display-test.c index f9f8160..17956db 100644 --- a/tests/