Author: tkreuzer Date: Tue Oct 7 17:24:17 2008 New Revision: 36684
URL: http://svn.reactos.org/svn/reactos?rev=36684&view=rev Log: fix a typo
Modified: trunk/reactos/include/psdk/ntgdi.h
Modified: trunk/reactos/include/psdk/ntgdi.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/ntgdi.h?rev=36... ============================================================================== --- trunk/reactos/include/psdk/ntgdi.h [iso-8859-1] (original) +++ trunk/reactos/include/psdk/ntgdi.h [iso-8859-1] Tue Oct 7 17:24:17 2008 @@ -36,7 +36,7 @@ #define GS_HANDOBJ_ALLOC 3 #define GS_LOOKASIDE_INFO 4
-/* NtGdiQueryFonts */ +/* NtGdiEnumFontOpen */ #define TYPE_ENUMFONTS 1 #define TYPE_ENUMFONTFAMILIES 2 #define TYPE_ENUMFONTFAMILIESEX 3