From c1a1f32d800bbeb6b99ff1802c4ca0b8933e52b1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 12 Jul 2016 09:19:15 +0200 Subject: whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/gammad.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gammad.c b/src/gammad.c index 7dfebd9..c19bc09 100644 --- a/src/gammad.c +++ b/src/gammad.c @@ -954,7 +954,7 @@ static size_t marshal(void* buf) off += sizeof(size_t); for (i = 0; i < outputs_n; i++) - off += output_marshal(outputs + i , bs ? bs + off : NULL); + off += output_marshal(outputs + i, bs ? bs + off : NULL); if (bs != NULL) *(int*)(bs + off) = socketfd; -- cgit v1.2.3-70-g09d2