mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Code re-styling.
This commit is contained in:
@@ -118,7 +118,7 @@ namespace DiscImageChef.Filesystems.LisaFS
|
||||
{
|
||||
if(b == 0x00)
|
||||
break;
|
||||
|
||||
|
||||
uni += LisaRomanTable[b];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user