]> git.eshelyaron.com Git - emacs.git/commit
Fix misspelled function name in comp.c
authorStefan Kangas <stefankangas@gmail.com>
Thu, 20 Jun 2024 13:59:57 +0000 (15:59 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 21 Jun 2024 19:01:04 +0000 (21:01 +0200)
commit72e51343124181539cb356104516eb3708d40d1a
tree4bbc0b6ab8c25924ef4c1b19a87bc79341db8272
parent0de9a8434962b9823df2dacd23952f8ba656103f
Fix misspelled function name in comp.c

* src/comp.c (retrieve_block): Rename from 'retrive_block'.
Update all callers.

(cherry picked from commit 6c85b0311127332621e79217e7a208b679c89d5a)
src/comp.c