Re: [PATCH 04/11] socket-test: Fix style on multi-line comment

2015-06-11 Thread Pekka Paalanen
On Wed, 10 Jun 2015 11:55:15 -0700 Bryce Harrington wrote: > Signed-off-by: Bryce Harrington > --- > tests/socket-test.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/tests/socket-test.c b/tests/socket-test.c > index 512cf9a..c53f972 100644 > --- a/tests/socket-

[PATCH 04/11] socket-test: Fix style on multi-line comment

2015-06-10 Thread Bryce Harrington
Signed-off-by: Bryce Harrington --- tests/socket-test.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/socket-test.c b/tests/socket-test.c index 512cf9a..c53f972 100644 --- a/tests/socket-test.c +++ b/tests/socket-test.c @@ -34,8 +34,9 @@ #include "test-runner.h"