move newline

This commit is contained in:
tesnos 2018-07-09 21:22:29 -04:00
parent d29f44cdb1
commit 7406b20eef

View File

@ -144,8 +144,8 @@ void fsExit(void);
Service* fsGetServiceSession(void); Service* fsGetServiceSession(void);
Result fsOpenBisStorage(FsStorage* out, u32 PartitionId); Result fsOpenBisStorage(FsStorage* out, u32 PartitionId);
/// Do not call this directly, see fs_dev.h. /// Do not call this directly, see fs_dev.h.
Result fsMountSdcard(FsFileSystem* out); Result fsMountSdcard(FsFileSystem* out);