chiark / gitweb /
dvd-sector-copy.c: Fix final recovery.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 18 Feb 2022 22:57:13 +0000 (22:57 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 18 Feb 2022 22:57:13 +0000 (22:57 +0000)
commita8625592998b9086b8f5f2df40f8f40709c15921
treecee521e0eda02f0b8f266492ddb257ed9e0f7c07
parent83c3fbe034eac81fcaa03499c1f36fc08e1d62fe
dvd-sector-copy.c: Fix final recovery.

Write this the other way around, because it's easier to read that way.
And then notice that it's broken because it doesn't actually set the
return value properly.
dvd-sector-copy.c