mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-10 08:22:27 +01:00
Now I know what this message is really supposed to say.. :-)
This commit is contained in:
parent
95ea0c1390
commit
65890857c5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4412
@ -546,7 +546,7 @@ DiskLabel()
|
||||
l2 = l1;
|
||||
}
|
||||
if (!(l2 - l1)) {
|
||||
yip = "Oh god, I'm so confused!";
|
||||
yip = "Sizes unchanged - couldn't find room";
|
||||
break;
|
||||
}
|
||||
sprintf(buf, "%lu", (l2-l1+1024L)/2048L);
|
||||
|
Loading…
Reference in New Issue
Block a user