1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 21:43:29 +01:00

smdocs: remove extraneous \

This commit is contained in:
SciresM 2019-01-20 17:05:49 -08:00 committed by Michael Scire
parent 260a819fd2
commit 2165555170

View file

@ -56,7 +56,7 @@ This command requires that the session be initialized, returning error code 0x41
If the given service name is invalid, error code 0xC15 is returned.\
If the user does not have service registration permission for the named service, error code 0x1015 is returned.\
If the service already has an MITM installed, error code 0x815 is returned.\
If the service has not yet been registered, the request will be deferred until the service is registered in the same manner as IUserInterface::GetService.\
If the service has not yet been registered, the request will be deferred until the service is registered in the same manner as IUserInterface::GetService.
#### AtmosphereUninstallMitm