fix whitespaces

This commit is contained in:
atmaxinger 2018-02-22 23:08:57 +01:00
parent f25821d067
commit a2e163fea9
1 changed files with 5 additions and 5 deletions

View File

@ -414,11 +414,11 @@ static NSString *makeRelativeIfNecessary(NSString *path)
if(![p hasPrefix:@"/dev/"]) {
PrefsRemoveItem("cdrom", index);
}
else {
// only increase the index if the current entry has not been deleted
// if it has been deleted, the next entry is on the current entrys index
index++;
}
else {
// only increase the index if the current entry has not been deleted
// if it has been deleted, the next entry is on the current entrys index
index++;
}
}
// Write all disks