Code re-styling.

This commit is contained in:
2016-07-28 23:08:22 +01:00
parent 2c30b997f3
commit 6129e52d41
34 changed files with 95 additions and 13 deletions

View File

@@ -118,7 +118,7 @@ namespace DiscImageChef.Filesystems.LisaFS
{
if(b == 0x00)
break;
uni += LisaRomanTable[b];
}