Module: wine
Branch: master
Commit: 668fe2030d8de658bf8034eca0bf691a4cdd38f9
URL: http://source.winehq.org/git/wine.git/?a=commit;h=668fe2030d8de658bf8034eca…
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Tue Aug 2 01:10:10 2016 +0300
gdiplus: Fix its vs it's typos.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
Signed-off-by: Vincent Povirk <vincent(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
dlls/gdiplus/region.c | 2 +-
dlls/gdiplus/tests/font.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dlls/gdiplus/region.c b/dlls/gdiplus/region.c
index 7d909d2..35fef8b 100644
--- a/dlls/gdiplus/region.c
+++ b/dlls/gdiplus/region.c
@@ -821,7 +821,7 @@ static void write_element(const region_element* element, DWORD *buffer,
* their code followed by a second header for the path followed by the actual
* path data. Followed by the flags for each point. The pathheader contains
* the size of the data to follow, a version number again, followed by a count
- * of how many points, and any special flags which may apply. 0x4000 means its
+ * of how many points, and any special flags which may apply. 0x4000 means it's
* a path of shorts instead of FLOAT.
*
* Combining Ops are stored in reverse order from when they were constructed;
diff --git a/dlls/gdiplus/tests/font.c b/dlls/gdiplus/tests/font.c
index 1b442cc..827ef2a 100644
--- a/dlls/gdiplus/tests/font.c
+++ b/dlls/gdiplus/tests/font.c
@@ -74,7 +74,7 @@ static void test_createfont(void)
stat = GdipDeleteFontFamily(fontfamily2);
expect(Ok, stat);
- /* Test to see if returned size is based on unit (its not) */
+ /* Test to see if returned size is based on unit (it's not) */
GdipGetFontSize(font, &size);
ok (size == 12, "Expected 12, got %f\n", size);
GdipDeleteFont(font);
Module: wine
Branch: master
Commit: 515065f6ce12786d6c834634bed81dea9f69bdba
URL: http://source.winehq.org/git/wine.git/?a=commit;h=515065f6ce12786d6c834634b…
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Wed Aug 3 14:19:05 2016 +0300
mmsystem: Fix its vs it's typo.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
dlls/mmsystem.dll16/mmsystem.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/mmsystem.dll16/mmsystem.c b/dlls/mmsystem.dll16/mmsystem.c
index d90240d..083ec2d 100644
--- a/dlls/mmsystem.dll16/mmsystem.c
+++ b/dlls/mmsystem.dll16/mmsystem.c
@@ -1694,7 +1694,7 @@ DWORD WINAPI waveInMessage16(HWAVEIN16 hWaveIn, UINT16 uMessage,
/**************************************************************************
* mmTaskCreate [MMSYSTEM.900]
*
- * Creates a 16 bit MM task. It's entry point is lpFunc, and it should be
+ * Creates a 16 bit MM task. Its entry point is lpFunc, and it should be
* called upon creation with dwPmt as parameter.
*/
HINSTANCE16 WINAPI mmTaskCreate16(SEGPTR spProc, HINSTANCE16 *lphMmTask, DWORD dwPmt)
Module: wine
Branch: master
Commit: 6d4a07077df1f17abf940251f8deddf9449a45cf
URL: http://source.winehq.org/git/wine.git/?a=commit;h=6d4a07077df1f17abf940251f…
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Wed Aug 3 14:19:03 2016 +0300
dplayx: Fix its vs it's typo.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
dlls/dplayx/dplayx_global.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/dplayx/dplayx_global.c b/dlls/dplayx/dplayx_global.c
index 8351f66..14c53a0 100644
--- a/dlls/dplayx/dplayx_global.c
+++ b/dlls/dplayx/dplayx_global.c
@@ -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 )
Module: wine
Branch: master
Commit: b610e422b381da3ecb83fcf93f64f60ee5ea80e9
URL: http://source.winehq.org/git/wine.git/?a=commit;h=b610e422b381da3ecb83fcf93…
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Wed Aug 3 14:19:02 2016 +0300
dinput: Fix its vs it's typo.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
dlls/dinput/device.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/dinput/device.c b/dlls/dinput/device.c
index 0b08e15..db4507d 100644
--- a/dlls/dinput/device.c
+++ b/dlls/dinput/device.c
@@ -526,7 +526,7 @@ failed:
return DIERR_OUTOFMEMORY;
}
-/* find an object by it's offset in a data format */
+/* find an object by its offset in a data format */
static int offset_to_object(const DataFormat *df, int offset)
{
int i;