mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 01:52:14 +02:00
update docs again
This commit is contained in:
parent
129f44fad1
commit
c8168a9f9f
@ -1400,8 +1400,8 @@ Result setsysGetDeviceNickname(SetSysDeviceNickName *nickname);
|
||||
Result setsysSetDeviceNickname(const SetSysDeviceNickName *nickname);
|
||||
|
||||
/**
|
||||
* @brief GetProductModel
|
||||
* @param[out] out Output SetSysProductModel.
|
||||
* @brief setsysGetProductModel
|
||||
* @param[out] model Output SetSysProductModel.
|
||||
*/
|
||||
Result setsysGetProductModel(SetSysProductModel *model);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user