mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 20:42:44 +02:00
Fix typo in pdm GetServiceSession command
This commit is contained in:
parent
bf7479c2a5
commit
c07a637e2c
@ -161,7 +161,7 @@ typedef struct {
|
||||
|
||||
Result pdmqryInitialize(void);
|
||||
void pdmqryExit(void);
|
||||
Service* pdmqueryGetServiceSession(void);
|
||||
Service* pdmqryGetServiceSession(void);
|
||||
|
||||
/**
|
||||
* @brief Gets a list of \ref PdmApplicationEvent.
|
||||
|
Loading…
Reference in New Issue
Block a user