wintab32: Correct ordinal in comment to the same as in the spec file.

Signed-off-by: Bernhard Übelacker <bernhardu@mailbox.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Bernhard Übelacker 2018-09-13 17:29:22 +02:00 committed by Alexandre Julliard
parent bccd14f2f6
commit 3f53876cda
1 changed files with 2 additions and 2 deletions

View File

@ -457,7 +457,7 @@ UINT WINAPI WTInfoW(UINT wCategory, UINT nIndex, LPVOID lpOutput)
} }
/*********************************************************************** /***********************************************************************
* WTOpenW (WINTAB32.2021) * WTOpenW (WINTAB32.1021)
*/ */
HCTX WINAPI WTOpenW(HWND hWnd, LPLOGCONTEXTW lpLogCtx, BOOL fEnable) HCTX WINAPI WTOpenW(HWND hWnd, LPLOGCONTEXTW lpLogCtx, BOOL fEnable)
{ {
@ -750,7 +750,7 @@ BOOL WINAPI WTOverlap(HCTX hCtx, BOOL fToTop)
} }
/*********************************************************************** /***********************************************************************
* WTConfig (WINTAB32.61) * WTConfig (WINTAB32.60)
*/ */
BOOL WINAPI WTConfig(HCTX hCtx, HWND hWnd) BOOL WINAPI WTConfig(HCTX hCtx, HWND hWnd)
{ {