mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
fix a typo
svn path=/trunk/; revision=28677
This commit is contained in:
parent
15499d174f
commit
9780c9b363
1 changed files with 2 additions and 2 deletions
|
@ -2647,7 +2647,7 @@ NtGdiInitSpool()
|
|||
* @unimplemented
|
||||
*/
|
||||
INT
|
||||
APIENTRY
|
||||
STDCALL
|
||||
NtGdiQueryFonts( OUT PUNIVERSAL_FONT_ID pufiFontList,
|
||||
IN ULONG nBufferSize,
|
||||
OUT PLARGE_INTEGER pTimeStamp)
|
||||
|
@ -2660,7 +2660,7 @@ NtGdiQueryFonts( OUT PUNIVERSAL_FONT_ID pufiFontList,
|
|||
* @unimplemented
|
||||
*/
|
||||
INT
|
||||
APIENTRY
|
||||
STDCALL
|
||||
NtGdiGetSpoolMessage( DWORD u1,
|
||||
DWORD u2,
|
||||
DWORD u3,
|
||||
|
|
Loading…
Reference in a new issue