mirror of
https://github.com/martijnvanbrummelen/nwipe.git
synced 2026-02-26 00:42:11 +00:00
Rename Quick Erase for Zero Fill
This commit is contained in:
@@ -64,7 +64,7 @@ const char* nwipe_dodshort_label = "DoD Short";
|
||||
const char* nwipe_gutmann_label = "Gutmann Wipe";
|
||||
const char* nwipe_ops2_label = "RCMP TSSIT OPS-II";
|
||||
const char* nwipe_random_label = "PRNG Stream";
|
||||
const char* nwipe_zero_label = "Quick Erase";
|
||||
const char* nwipe_zero_label = "Zero Fill";
|
||||
const char* nwipe_verify_label = "Verify Blank";
|
||||
|
||||
const char* nwipe_unknown_label = "Unknown Method (FIXME)";
|
||||
|
||||
Reference in New Issue
Block a user