]> git.eshelyaron.com Git - emacs.git/commit
Fix typo in pdumper.c
authorPip Cet <pipcet@protonmail.com>
Mon, 5 Aug 2024 21:47:57 +0000 (21:47 +0000)
committerEshel Yaron <me@eshelyaron.com>
Tue, 6 Aug 2024 09:55:48 +0000 (11:55 +0200)
commit36ec22688f43fe7d72cfd39bd548041eb72e26fe
treeddb046d745c442fcdb7819739e4c209937c7fd82
parenta80d0d23826293a791ba3aea6b89493275b50665
Fix typo in pdumper.c

* src/pdumper.c (dump_interval_node): Call 'dump_field_fixup_later' with
the correct arguments.  Discovered by Danny McClanahan.

(cherry picked from commit e7109dfd9c15312d20582efdde8c929c9a65282a)
src/pdumper.c