mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 02:22:15 +02:00
Remove wrong comment
This commit is contained in:
parent
17d297dcda
commit
b629594155
@ -140,7 +140,6 @@ Result miiDatabaseIsUpdated(MiiDatabase *db, bool *out_updated, MiiSourceFlag fl
|
|||||||
/**
|
/**
|
||||||
* @brief Returns whether the mii database is full.
|
* @brief Returns whether the mii database is full.
|
||||||
* @param[in] db Database.
|
* @param[in] db Database.
|
||||||
* @param[in] flag Source flag.
|
|
||||||
* @param[out] out_full Whether the mii database is updated.
|
* @param[out] out_full Whether the mii database is updated.
|
||||||
*/
|
*/
|
||||||
Result miiDatabaseIsFull(MiiDatabase *db, bool *out_full);
|
Result miiDatabaseIsFull(MiiDatabase *db, bool *out_full);
|
||||||
|
Loading…
Reference in New Issue
Block a user