This commit is contained in:
Behdad Esfahbod 2011-08-09 08:35:07 +02:00
parent a9057eb3f3
commit 255f176fdc
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ populate_log_font (LOGFONTW *lf,
}
static struct hb_uniscribe_face_data_t{
static struct hb_uniscribe_face_data_t {
HANDLE fh;
} _hb_uniscribe_face_data_nil = {0};