Now I know what this message is really supposed to say.. :-)

This commit is contained in:
Jordan K. Hubbard 1994-11-13 01:14:38 +00:00
parent 95ea0c1390
commit 65890857c5
1 changed files with 1 additions and 1 deletions

View File

@ -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);