Commit 6d4a0707 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

dplayx: Fix its vs it's typo.

parent b610e422
......@@ -182,7 +182,7 @@ static void DPLAYX_InitializeLobbyDataEntry( LPDPLAYX_LOBBYDATA lpData )
}
/* NOTE: This must be called with the semaphore acquired.
* TRUE/FALSE with a pointer to it's data returned. Pointer data is
* TRUE/FALSE with a pointer to its data returned. Pointer data is
* is only valid if TRUE is returned.
*/
static BOOL DPLAYX_IsAppIdLobbied( DWORD dwAppID, LPDPLAYX_LOBBYDATA* lplpDplData )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment