X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=vss.c;h=1f1f6c16bcb16608dc673303032ceb0c3b3833d0;hb=01cd3e6d1e3ebbb585d5dc9a4272633dc2eeb31d;hp=8ba17fc34e4b2e0f3c77452f0ec233ae270e2e22;hpb=e13271a35ebe1580929c3a5de3169501b5d81634;p=paraslash.git 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);