mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 10:32:15 +02:00
fix typo
This commit is contained in:
parent
c09dea9f98
commit
9d5b9659a8
@ -14,7 +14,7 @@ Result tcInitialize(void);
|
|||||||
/// Exit tc.
|
/// Exit tc.
|
||||||
void tcExit(void);
|
void tcExit(void);
|
||||||
|
|
||||||
/// Getc the Service for tc.
|
/// Gets the Service for tc.
|
||||||
Service* tcGetServiceSession(void);
|
Service* tcGetServiceSession(void);
|
||||||
|
|
||||||
Result tcEnableFanControl(void);
|
Result tcEnableFanControl(void);
|
||||||
|
Loading…
Reference in New Issue
Block a user