]> git.ozlabs.org Git - ccan/commitdiff
failtest, rbuf: fix up incorrect lseek arg order.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 4 Oct 2019 05:07:14 +0000 (14:37 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 4 Oct 2019 05:07:14 +0000 (14:37 +0930)
SEEK_SET == 0, so it's not hurting anyone now, but when I cut & paste
it elsewhere...

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found