From c07a637e2cfd4d15b27553b776a6cb81603736d3 Mon Sep 17 00:00:00 2001 From: XorTroll <33005497+XorTroll@users.noreply.github.com> Date: Fri, 19 Jul 2019 19:56:03 +0200 Subject: [PATCH] Fix typo in pdm GetServiceSession command --- nx/include/switch/services/pdm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/include/switch/services/pdm.h b/nx/include/switch/services/pdm.h index 329a2b54..c9325e5b 100644 --- a/nx/include/switch/services/pdm.h +++ b/nx/include/switch/services/pdm.h @@ -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.