[WINLOGON][MSGINA] Fix typo.

This commit is contained in:
Hermès Bélusca-Maïto
2018-08-06 17:29:34 +02:00
parent 8f911f21b8
commit 40000a1716
2 changed files with 2 additions and 2 deletions

View File

@@ -586,7 +586,7 @@ HandleLogon(
Session->hProfileInfo = ProfileInfo.hProfile;
/* Logon has successed. Play sound. */
/* Logon has succeeded. Play sound. */
PlayLogonSound(Session);
ret = TRUE;