]> git.eshelyaron.com Git - emacs.git/commit
Miscellaneous corrections
authorPo Lu <luangruo@yahoo.com>
Fri, 28 Mar 2025 08:10:12 +0000 (16:10 +0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Mar 2025 16:57:12 +0000 (17:57 +0100)
commite4ddd063a8475934b884db6a0913264fb567f485
tree90b5ff2abd6510194f0f24aa893194157f93a38a
parent10c7899f7fd9b8f163dfb503912e8442a8fab9c0
Miscellaneous corrections

* src/buffer.h (BUF_PTR_BYTE_POS): Fix comment.

* src/profiler.c (add_sample): Use BASE_EQ.

(cherry picked from commit ed3d8bb298bf4c7ef39a08392ace3271686cd5c0)
src/buffer.h
src/profiler.c