REFACTOR: Reformat code.

This commit is contained in:
2017-12-19 20:33:03 +00:00
parent 8c19d1d93a
commit 7f2a201ab7
21 changed files with 294 additions and 380 deletions

View File

@@ -138,4 +138,4 @@ namespace DiscImageChef
return (x << 16) | ((x >> 16) & 0xFFFF);
}
}
}
}