formatting

This commit is contained in:
David Turner 2000-05-09 22:08:52 +00:00
parent f382328131
commit 5d6b82d9c9
1 changed files with 2 additions and 2 deletions

View File

@ -150,10 +150,10 @@
FT_UInt num_glyphs, FT_UInt num_glyphs,
const char** glyph_names, const char** glyph_names,
PS_Unicodes* unicodes ); PS_Unicodes* unicodes );
typedef FT_UInt (*PS_Lookup_Unicode_Func)( PS_Unicodes* unicodes, typedef FT_UInt (*PS_Lookup_Unicode_Func)( PS_Unicodes* unicodes,
FT_UInt unicode ); FT_UInt unicode );
/************************************************************************* /*************************************************************************
* *
* <Struct> * <Struct>