chiark
/
gitweb
/
~mdw
/
dvdrip
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
8da99a8
)
dvd-sector-copy.c: Remove the pointless `status' variable.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 6 Mar 2022 00:55:55 +0000
(
00:55
+0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 6 Mar 2022 00:55:55 +0000
(
00:55
+0000)
Relic of former days when `dvdrip' used the return code to infer that
there were bad blocks. Nowadays it checks for the `badblocks' file.
No differences found