]> git.eshelyaron.com Git - emacs.git/commit
; Fix coding style in timsort.c
authorPo Lu <luangruo@yahoo.com>
Sat, 11 May 2024 13:34:30 +0000 (21:34 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 12 May 2024 15:49:13 +0000 (17:49 +0200)
commit4344ba7fd9b1ac8c5402deb69afc409a68dd0ee5
tree2d0a922446d08bee4de1b29ce0742de3c27522e6
parentd27c8b75205062c02684d60d9953a16e7511d719
; Fix coding style in timsort.c

* src/sort.c (reverse_slice, sortslice): Fix egregious coding
style inconsistencies.

(cherry picked from commit f43f7d7a43962aae4ec1ad353eda237f5348b40c)
src/sort.c