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