From d6d93b75da74098854288140908920ab131938ab Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Thu, 18 Aug 2016 09:46:58 +0000 Subject: [PATCH] [DPLAYX] Sync with Wine Staging 1.9.16. CORE-11866 svn path=/trunk/; revision=72267 --- reactos/dll/directx/wine/dplayx/dplayx_global.c | 2 +- reactos/media/doc/README.WINE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/dll/directx/wine/dplayx/dplayx_global.c b/reactos/dll/directx/wine/dplayx/dplayx_global.c index f5e2f42316c..dcc021a6e48 100644 --- a/reactos/dll/directx/wine/dplayx/dplayx_global.c +++ b/reactos/dll/directx/wine/dplayx/dplayx_global.c @@ -165,7 +165,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 ) diff --git a/reactos/media/doc/README.WINE b/reactos/media/doc/README.WINE index f53611a80a9..3a687fe77bd 100644 --- a/reactos/media/doc/README.WINE +++ b/reactos/media/doc/README.WINE @@ -34,7 +34,7 @@ reactos/dll/directx/wine/dinput # Synced to WineStaging-1.9.16 reactos/dll/directx/wine/dinput8 # Synced to WineStaging-1.9.11 reactos/dll/directx/wine/dmusic # Synced to WineStaging-1.9.16 reactos/dll/directx/wine/dplay # Synced to WineStaging-1.9.11 -reactos/dll/directx/wine/dplayx # Synced to WineStaging-1.9.11 +reactos/dll/directx/wine/dplayx # Synced to WineStaging-1.9.16 reactos/dll/directx/wine/dsound # Synced to Wine-1.3.29 reactos/dll/directx/wine/dxdiagn # Synced to WineStaging-1.9.11 reactos/dll/directx/wine/msdmo # Synced to WineStaging-1.9.11