fix a typo

svn path=/trunk/; revision=28677
This commit is contained in:
Magnus Olsen 2007-08-30 18:38:31 +00:00
parent 15499d174f
commit 9780c9b363

View file

@ -2647,7 +2647,7 @@ NtGdiInitSpool()
* @unimplemented * @unimplemented
*/ */
INT INT
APIENTRY STDCALL
NtGdiQueryFonts( OUT PUNIVERSAL_FONT_ID pufiFontList, NtGdiQueryFonts( OUT PUNIVERSAL_FONT_ID pufiFontList,
IN ULONG nBufferSize, IN ULONG nBufferSize,
OUT PLARGE_INTEGER pTimeStamp) OUT PLARGE_INTEGER pTimeStamp)
@ -2660,7 +2660,7 @@ NtGdiQueryFonts( OUT PUNIVERSAL_FONT_ID pufiFontList,
* @unimplemented * @unimplemented
*/ */
INT INT
APIENTRY STDCALL
NtGdiGetSpoolMessage( DWORD u1, NtGdiGetSpoolMessage( DWORD u1,
DWORD u2, DWORD u2,
DWORD u3, DWORD u3,