Minor
This commit is contained in:
parent
a9057eb3f3
commit
255f176fdc
|
@ -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;
|
HANDLE fh;
|
||||||
} _hb_uniscribe_face_data_nil = {0};
|
} _hb_uniscribe_face_data_nil = {0};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue