mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-06 19:32:15 +02:00
fix usbDsGetState comment for doxygen
This commit is contained in:
parent
71d1392806
commit
ed1bfd056f
@ -80,7 +80,7 @@ Result usbDsParseReportData(UsbDsReportData *reportdata, u32 urbId, u32 *request
|
|||||||
|
|
||||||
Event* usbDsGetStateChangeEvent(void);
|
Event* usbDsGetStateChangeEvent(void);
|
||||||
|
|
||||||
// Gets the device state. See \ref UsbState.
|
/// Gets the device state. See \ref UsbState.
|
||||||
Result usbDsGetState(UsbState* out);
|
Result usbDsGetState(UsbState* out);
|
||||||
|
|
||||||
/// Removed in [5.0.0+].
|
/// Removed in [5.0.0+].
|
||||||
|
Loading…
Reference in New Issue
Block a user