Nit.
This commit is contained in:
parent
2aff9a3c42
commit
fdc18f7ddd
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ using System.IO;
|
||||||
|
|
||||||
namespace ARMeilleure.Translation.AOT
|
namespace ARMeilleure.Translation.AOT
|
||||||
{
|
{
|
||||||
class AotInfo
|
sealed class AotInfo
|
||||||
{
|
{
|
||||||
private readonly BinaryWriter _relocWriter;
|
private readonly BinaryWriter _relocWriter;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue