mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-05 10:52:15 +02:00
Grammar fix #2
This commit is contained in:
parent
289160171f
commit
80e353348a
@ -96,7 +96,7 @@ Result setsysGetSerialNumber(char *serial);
|
||||
/**
|
||||
* @brief Gets the status of the specified settings flag.
|
||||
* @param flag The specified settings flag.
|
||||
* @param out Pointer to get the status from.
|
||||
* @param out Output pointer for the status.
|
||||
*/
|
||||
Result setsysGetFlag(SetSysFlag flag, bool *out);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user