]> git.eshelyaron.com Git - emacs.git/commit
Unbreak build with --enable-checking=all
authorPhilipp Stephani <phst@google.com>
Tue, 11 Aug 2020 18:20:44 +0000 (20:20 +0200)
committerPhilipp Stephani <phst@google.com>
Tue, 11 Aug 2020 18:22:32 +0000 (20:22 +0200)
commitccb5556b44f10124c7dd6c230a6d817fa83b9690
tree013c8ddec2e1af7accca94e8e09fdb9cfd6c4269
parent39c16c1170fd8bd7035e6e265048dd371cde4609
Unbreak build with --enable-checking=all

Commit 16a16645f524c62f7906036b0e383e4247b58de7 has only changed a
comment in ‘struct Lisp_Hash_Table’, so the portable dumper doesn’t
need to be adapted.

* src/pdumper.c (dump_hash_table): Update hash code for ‘struct
Lisp_Hash_Table’.
src/pdumper.c