[ros-diffs] [greatlrd] 28677: fix a typo

greatlrd at svn.reactos.org greatlrd at svn.reactos.org
Thu Aug 30 20:38:31 CEST 2007


Author: greatlrd
Date: Thu Aug 30 22:38:31 2007
New Revision: 28677

URL: http://svn.reactos.org/svn/reactos?rev=28677&view=rev
Log:
fix a typo

Modified:
    trunk/reactos/subsystems/win32/win32k/stubs/stubs.c

Modified: trunk/reactos/subsystems/win32/win32k/stubs/stubs.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/subsystems/win32/win32k/stubs/stubs.c?rev=28677&r1=28676&r2=28677&view=diff
==============================================================================
--- trunk/reactos/subsystems/win32/win32k/stubs/stubs.c (original)
+++ trunk/reactos/subsystems/win32/win32k/stubs/stubs.c Thu Aug 30 22:38:31 2007
@@ -2647,7 +2647,7 @@
  * @unimplemented
  */
 INT
-APIENTRY
+STDCALL
 NtGdiQueryFonts( OUT PUNIVERSAL_FONT_ID pufiFontList,
                  IN ULONG nBufferSize,
                  OUT PLARGE_INTEGER pTimeStamp)
@@ -2660,7 +2660,7 @@
  * @unimplemented
  */
 INT
-APIENTRY
+STDCALL
 NtGdiGetSpoolMessage( DWORD u1, 
                       DWORD u2, 
                       DWORD u3, 




More information about the Ros-diffs mailing list