darn rember me close all file before a commit, I did by mistake break the build fixed with this commit

svn path=/trunk/; revision=26305
This commit is contained in:
Magnus Olsen 2007-04-10 17:06:59 +00:00
parent c9fb4f777b
commit c1e9fc6f75

View file

@ -284,7 +284,7 @@ IntGdiAddFontResource(PUNICODE_STRING FileName, DWORD Characteristics)
PFONT_ENTRY Entry;
PSECTION_OBJECT SectionObject;
ULONG ViewSize = 0;
//FT_Fixed XScale, YScale;
FT_Fixed XScale, YScale;
/* Open the font file */