mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-06-07 08:14:48 +00:00
Fix some code formatting.
This commit is contained in:
parent
d7aa45b882
commit
da8ca638f3
@ -252,9 +252,10 @@ public I64 DiskCheck(U8 drv_let=0, Bool fix=FALSE, Bool confirm=TRUE)
|
||||
{
|
||||
if (fix)
|
||||
"It might be a little better. ";
|
||||
|
||||
"Copy files to another partition or CD/DVD, "
|
||||
"reformat, and copy back. "
|
||||
"Or, copy from a back-up.\n";
|
||||
"reformat, and copy back. "
|
||||
"Or, copy from a back-up.\n";
|
||||
}
|
||||
|
||||
return errs;
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user