dplayx: Fix its vs it's typo.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
b610e422b3
commit
6d4a07077d
@ -182,7 +182,7 @@ static void DPLAYX_InitializeLobbyDataEntry( LPDPLAYX_LOBBYDATA lpData )
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* NOTE: This must be called with the semaphore acquired.
|
/* 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.
|
* is only valid if TRUE is returned.
|
||||||
*/
|
*/
|
||||||
static BOOL DPLAYX_IsAppIdLobbied( DWORD dwAppID, LPDPLAYX_LOBBYDATA* lplpDplData )
|
static BOOL DPLAYX_IsAppIdLobbied( DWORD dwAppID, LPDPLAYX_LOBBYDATA* lplpDplData )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user