mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
fix code style 2.
This commit is contained in:
parent
e7ceefb702
commit
076dd7b24a
@ -122,7 +122,7 @@ Result usbDsEnable(void);
|
|||||||
Result usbDsDisable(void);
|
Result usbDsDisable(void);
|
||||||
|
|
||||||
/// Only available on [8.0.0+].
|
/// Only available on [8.0.0+].
|
||||||
Result usbDsGetSpeed(UsbDeviceSpeed* out);
|
Result usbDsGetSpeed(UsbDeviceSpeed *out);
|
||||||
|
|
||||||
///@}
|
///@}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user