]> git.eshelyaron.com Git - emacs.git/commit
Fix some confusing names in xterm.c
authorPo Lu <luangruo@yahoo.com>
Tue, 12 Apr 2022 13:08:36 +0000 (21:08 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 12 Apr 2022 13:09:25 +0000 (21:09 +0800)
commit00071c976f9a16b5684697d10b086fc1b0be7145
tree38d63319c2801ccb4bc261988b56382b7ca1df6a
parent7b67b9a5a2135d479dfe86f40109778ac5f99920
Fix some confusing names in xterm.c

* src/xterm.c (enum xm_targets_table_byte_order): Rename to
`xm_byte_order'.  All uses changed.
src/xterm.c