dvd-sector-copy.c: Remove broken field-width specifier.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 19 Feb 2022 01:59:03 +0000 (01:59 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 19 Feb 2022 01:59:03 +0000 (01:59 +0000)
I failed to include space for the decimal point and fraction, so it
didn't actually do anything.  And it turns out that I'm happy with it
like this.


No differences found