Re: [PATCH 07/11] wayland-server: Fix style on multi-line comment

2015-06-11 Thread Pekka Paalanen
On Wed, 10 Jun 2015 11:55:18 -0700 Bryce Harrington wrote: > Signed-off-by: Bryce Harrington > --- > src/wayland-server.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/src/wayland-server.c b/src/wayland-server.c > index 3dc5048..57d3bbd 100644 > --- a/src/wayland

[PATCH 07/11] wayland-server: Fix style on multi-line comment

2015-06-10 Thread Bryce Harrington
Signed-off-by: Bryce Harrington --- src/wayland-server.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wayland-server.c b/src/wayland-server.c index 3dc5048..57d3bbd 100644 --- a/src/wayland-server.c +++ b/src/wayland-server.c @@ -50,8 +50,8 @@ #include "wayland-os.