mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 18:12:14 +02:00
remove leftover "Writes"
This commit is contained in:
parent
1d7203ad59
commit
5642a37406
@ -212,7 +212,7 @@ Result capscOpenAlbumMovieWriteStream(u64 *stream, const CapsAlbumFileId *file_i
|
||||
|
||||
/**
|
||||
* @brief Finish write to AlbumMovieWriteStream.
|
||||
* @note Writes copies file from save to destination storage and deletes the temporary file.
|
||||
* @note Copies file from save to destination storage and deletes the temporary file.
|
||||
* @note Only available on [4.0.0+].
|
||||
* @param[in] stream Stream handle.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user