mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 10:02:14 +02:00
revert small doc change to be GetProductModel again
This commit is contained in:
parent
c8168a9f9f
commit
1d7259295c
@ -1400,7 +1400,7 @@ Result setsysGetDeviceNickname(SetSysDeviceNickName *nickname);
|
|||||||
Result setsysSetDeviceNickname(const SetSysDeviceNickName *nickname);
|
Result setsysSetDeviceNickname(const SetSysDeviceNickName *nickname);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief setsysGetProductModel
|
* @brief GetProductModel
|
||||||
* @param[out] model Output SetSysProductModel.
|
* @param[out] model Output SetSysProductModel.
|
||||||
*/
|
*/
|
||||||
Result setsysGetProductModel(SetSysProductModel *model);
|
Result setsysGetProductModel(SetSysProductModel *model);
|
||||||
|
Loading…
Reference in New Issue
Block a user