summaryrefslogtreecommitdiff
path: root/bdfint.h
AgeCommit message (Collapse)AuthorFilesLines
2022-09-16Delete functions identified as unused by cppcheckAlan Coopersmith1-1/+0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-09-16Adopt X.Org standard coding style (via x-indent-all.sh)Alan Coopersmith1-19/+16
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2017-11-03Import more libXfont 1.x headersAdam Jackson1-0/+87
The previous commit would build if you had the old headers installed, but building it in a fresh chroot would fail. Import some more junk and fix up the includes appropriately. Signed-off-by: Adam Jackson <ajax@redhat.com>