mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-07-13 12:52:13 +02:00
ncm: add missing end of file newlines
This commit is contained in:
parent
16cc69e38d
commit
13a0e74611
@ -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…
Reference in New Issue
Block a user