Whitespace.

This commit is contained in:
Werner Lemberg 2009-12-20 18:12:57 +01:00
parent f4fe5a4a7f
commit 64ed303897
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@
FT_UNUSED( cache );
return FT_BOOL( gnode->family == gquery->family &&
gnode->gindex == gquery->gindex );
return FT_BOOL( gnode->family == gquery->family &&
gnode->gindex == gquery->gindex );
}