]> git.tuebingen.mpg.de Git - paraslash.git/commit
vss: Fix com_jmp() and com_ff().
authorAndre Noll <maan@systemlinux.org>
Sun, 28 Sep 2008 10:50:48 +0000 (12:50 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 28 Sep 2008 10:50:48 +0000 (12:50 +0200)
commitfeecde1ee70819129c9beb5fbf582b5f4793016b
tree7377568a61fcb6522e62b64bd33bd86fa94714ac
parenta708b25f74cae48a47acb95423844519c4684e23
vss: Fix com_jmp() and com_ff().

We must not clear the VSS_REPOS flag in vss_send_chunk() as this
might cause the reposition request being ignored.
vss.c