Re: [PATCH weston 02/10] desktop-shell: Fix coding style of add_popup_grab

2015-02-23 Thread Pekka Paalanen
On Fri, 13 Feb 2015 14:01:54 +0800 Jonas Ådahl wrote: > Signed-off-by: Jonas Ådahl > --- > desktop-shell/shell.c | 37 - > 1 file changed, 24 insertions(+), 13 deletions(-) Trivial, R-b me, pushed. c2b1011..01193ae master -> master Thanks, pq _

[PATCH weston 02/10] desktop-shell: Fix coding style of add_popup_grab

2015-02-12 Thread Jonas Ådahl
Signed-off-by: Jonas Ådahl --- desktop-shell/shell.c | 37 - 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c index db0c5a9..1242f93 100644 --- a/desktop-shell/shell.c +++ b/desktop-shell/shell.c @@ -