mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2025-02-06 19:30:01 +00:00
I hate eclipse
This commit is contained in:
parent
929602c384
commit
57d9cc675f
@ -183,7 +183,7 @@ public class DosMasterDisk
|
||||
int num = (v - st) / sz - 1;
|
||||
|
||||
text.append (String.format (" %d volumes of %d sectors%n", num, sz * 2));
|
||||
// more stupid testing
|
||||
// more stupid testing...
|
||||
|
||||
System.out.printf (" %02X %04X %04X %04X %04X%n", ptr, st, sz, v,
|
||||
num);
|
||||
|
Loading…
x
Reference in New Issue
Block a user