mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 18:42:15 +02:00
Fix lower case g
This commit is contained in:
parent
81e5fa83a8
commit
381bc3d625
@ -114,7 +114,7 @@ void splCryptoExit(void) {
|
||||
}
|
||||
}
|
||||
|
||||
Service* splCryptogetServiceSession(void) {
|
||||
Service* splCryptoGetServiceSession(void) {
|
||||
return &g_splCryptoSrv;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user