]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
vss.c: Trivial whitespace cleanup.
authorAndre Noll <maan@systemlinux.org>
Thu, 17 Jan 2008 20:50:36 +0000 (21:50 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 17 Jan 2008 20:50:36 +0000 (21:50 +0100)
vss.c

diff --git a/vss.c b/vss.c
index 8ba17fc34e4b2e0f3c77452f0ec233ae270e2e22..1f1f6c16bcb16608dc673303032ceb0c3b3833d0 100644 (file)
--- 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);