mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-04-22 12:34:47 +00:00
ncm: add missing end of file newlines
This commit is contained in:
parent
16cc69e38d
commit
13a0e74611
3 changed files with 3 additions and 3 deletions
|
@ -49,4 +49,4 @@ namespace ams::ncm {
|
|||
}
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
@ -45,4 +45,4 @@ namespace ams::ncm {
|
|||
}
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
@ -31,4 +31,4 @@ namespace ams::ncm {
|
|||
virtual Result Commit() override;
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue