]> git.eshelyaron.com Git - emacs.git/commit
Correct implementations of FLIPRGON and FLIPRGOFF
authorPo Lu <luangruo@yahoo.com>
Sun, 14 Jan 2024 13:06:10 +0000 (21:06 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 14 Jan 2024 13:07:21 +0000 (21:07 +0800)
commitdd83db2e23062642ab964bad226146a8bdac1349
tree54916a18aaec1a548644383b5cf4e1e23d9e246d
parentc566ee9d06caa80c120dd8631eb3dee17e152fc9
Correct implementations of FLIPRGON and FLIPRGOFF

* src/sfnt.c (sfnt_interpret_fliprgoff)
(sfnt_interpret_fliprgon): Reorder arguments to match
the order in which arguments are popped by macro wrappers.
Fix sundry typos.
src/sfnt.c