Re: [PATCH] input: Fix trailing whitspaces and indent.

2013-09-21 Thread Kristian Høgsberg
On Tue, Sep 17, 2013 at 10:54:09AM +0100, Stefan Schmidt wrote: Just some cosmetics to conform to the wayland coding style. Yeah, thanks, lets' get rid of that. Kristian Signed-off-by: Stefan Schmidt s.schm...@samsung.com --- src/input.c | 10 +- 1 file changed, 5 insertions(+),

[PATCH] input: Fix trailing whitspaces and indent.

2013-09-17 Thread Stefan Schmidt
Just some cosmetics to conform to the wayland coding style. Signed-off-by: Stefan Schmidt s.schm...@samsung.com --- src/input.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/input.c b/src/input.c index 9c30460..fb5bfee 100644 --- a/src/input.c +++