projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e13271a
)
vss.c: Trivial whitespace cleanup.
author
Andre Noll
<maan@systemlinux.org>
Thu, 17 Jan 2008 20:50:36 +0000
(21:50 +0100)
committer
Andre Noll
<maan@systemlinux.org>
Thu, 17 Jan 2008 20:50:36 +0000
(21:50 +0100)
vss.c
patch
|
blob
|
history
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);