From 9155acc014fef7023501789e877ce21fd570c284 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Thu, 17 Jan 2008 21:50:36 +0100 Subject: [PATCH] vss.c: Trivial whitespace cleanup. --- vss.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vss.c b/vss.c index 8ba17fc3..1f1f6c16 100644 --- a/vss.c +++ b/vss.c @@ -500,8 +500,8 @@ void vss_send_chunk(void) } /* * We call the send function also in case of empty chunks as they - * might have still some data queued which can be sent in this case. - */ + * might have still some data queued which can be sent in this case. + */ if (!mmd->chunks_sent) { struct timeval tmp; gettimeofday(&mmd->stream_start, NULL); -- 2.39.2