mirror of
https://github.com/reactos/wine.git
synced 2025-01-22 03:49:02 +00:00
kernel32: Fix typo.
This commit is contained in:
parent
98093a6edd
commit
d8570f7aae
@ -1632,7 +1632,7 @@ BOOL WINAPI CreatePipe( PHANDLE hReadPipe, PHANDLE hWritePipe,
|
||||
/******************************************************************************
|
||||
* CreateMailslotA [KERNEL32.@]
|
||||
*
|
||||
* See CreatMailslotW.
|
||||
* See CreateMailslotW.
|
||||
*/
|
||||
HANDLE WINAPI CreateMailslotA( LPCSTR lpName, DWORD nMaxMessageSize,
|
||||
DWORD lReadTimeout, LPSECURITY_ATTRIBUTES sa )
|
||||
|
Loading…
x
Reference in New Issue
Block a user