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