]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant byte-swapping boundary
authorPo Lu <luangruo@yahoo.com>
Thu, 4 Apr 2024 05:52:52 +0000 (13:52 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 4 Apr 2024 11:40:25 +0000 (13:40 +0200)
commit3b25abff81d5515266f5946d4738540631f891f2
tree8c3d6e8a2164bc2154e3a67c0a1f49b204a54537
parent4a2f022e97257f1e6ce3207c0bb0383b2ee56885
Remove redundant byte-swapping boundary

* src/sfnt.c (sfnt_read_OS_2_table):

* src/sfnt.h (struct sfnt_OS_2_table): Don't redundantly realign
after s_family_class.

(cherry picked from commit daefd6771a4879bb8e71ea67f69522700155df01)
src/sfnt.c
src/sfnt.h