mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-08-07 08:38:45 +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;
|
virtual Result Commit() override;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue