Re: [PATCH] cosmetic: Remove use of C++ style comments

2015-12-03 Thread Bryce Harrington
On Thu, Dec 03, 2015 at 05:24:48PM +, Daniel Stone wrote: > Hi, > > On 3 December 2015 at 17:23, Chris Michael wrote: > > Patch updated to remove dead lines as suggested by Daniel Stone > > > > Signed-off-by: Chris Michael > > Sorry, should've said, that with that: > Reviewed-by: Daniel Sto

Re: [PATCH] cosmetic: Remove use of C++ style comments

2015-12-03 Thread Daniel Stone
Hi, On 3 December 2015 at 17:23, Chris Michael wrote: > Patch updated to remove dead lines as suggested by Daniel Stone > > Signed-off-by: Chris Michael Sorry, should've said, that with that: Reviewed-by: Daniel Stone Cheers, Daniel ___ wayland-deve

[PATCH] cosmetic: Remove use of C++ style comments

2015-12-03 Thread Chris Michael
Patch updated to remove dead lines as suggested by Daniel Stone Signed-off-by: Chris Michael --- src/compositor-rdp.c | 1 - src/vaapi-recorder.c | 2 +- tests/weston-test.c | 2 +- xwayland/window-manager.c | 2 -- 4 files changed, 2 insertions(+), 5 deletions(-) diff --git a/s

Re: [PATCH] cosmetic: Remove use of C++ style comments

2015-12-03 Thread Daniel Stone
Hi, On 3 December 2015 at 15:54, Nils Chr. Brause wrote: > On Thu, Dec 3, 2015 at 4:31 PM, Chris Michael wrote: >> diff --git a/src/compositor-rdp.c b/src/compositor-rdp.c >> index 1098f01..412719d 100644 >> --- a/src/compositor-rdp.c >> +++ b/src/compositor-rdp.c >> @@ -717,7 +717,7 @@ struct r

Re: [PATCH] cosmetic: Remove use of C++ style comments

2015-12-03 Thread Nils Chr. Brause
Hi, On Thu, Dec 3, 2015 at 4:31 PM, Chris Michael wrote: > Signed-off-by: Chris Michael > --- > src/compositor-rdp.c | 2 +- > src/vaapi-recorder.c | 2 +- > tests/weston-test.c | 2 +- > xwayland/window-manager.c | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) > > di

[PATCH] cosmetic: Remove use of C++ style comments

2015-12-03 Thread Chris Michael
Signed-off-by: Chris Michael --- src/compositor-rdp.c | 2 +- src/vaapi-recorder.c | 2 +- tests/weston-test.c | 2 +- xwayland/window-manager.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/compositor-rdp.c b/src/compositor-rdp.c index 1098f01..412719