X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fafm.h;fp=src%2Foutput%2Fafm.h;h=983da4fa99b79a38ba184cdff50eb6258687600d;hb=f5c108becd49d78f4898cab11352291f5689d24e;hp=be6739b90cb18eb7d1d703650d7e950b754362f7;hpb=7eee0554f378481faf447e2d2e940f389d6b05ec;p=pspp-builds.git diff --git a/src/output/afm.h b/src/output/afm.h index be6739b9..983da4fa 100644 --- a/src/output/afm.h +++ b/src/output/afm.h @@ -35,7 +35,7 @@ struct afm_character position, other characters in the second position. */ struct afm_kern_pair *kern_pairs; size_t kern_pair_cnt; - + /* Ligature data for this character in the first position, other characters in the second position. */ struct afm_ligature *ligatures;