corrections
This commit is contained in:
parent
99e11f83b6
commit
4089fd6594
3 changed files with 3 additions and 3 deletions
|
|
@ -54,7 +54,7 @@ void DivExportGRUB::run() {
|
|||
return;
|
||||
}
|
||||
if (IGNORED>0) {
|
||||
logAppendf("WARNING: iPod .tone export ignoring %d unsupported system%c",IGNORED,IGNORED>1?'s':' ');
|
||||
logAppendf("WARNING: GRUB export ignoring unsup sys count: %d",IGNORED);
|
||||
}
|
||||
|
||||
size_t tickCount=0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue