]> git.eshelyaron.com Git - emacs.git/commit
Unbreak compilation with CHECK_STRUCTS.
authorPhilipp Stephani <phst@google.com>
Sun, 22 Nov 2020 22:22:50 +0000 (23:22 +0100)
committerPhilipp Stephani <phst@google.com>
Sun, 22 Nov 2020 22:22:50 +0000 (23:22 +0100)
commitedd949a3eb8907eed84eab30e170cc138a5b2d41
tree3e5590114b8e4c2072383b418722bce85b6916d0
parent9b6ad3107f93d40f82c3c53dc0984c6d70aded83
Unbreak compilation with CHECK_STRUCTS.

Commit 3963aea4f4a22da0c1fb8ca8ca80b59c58373811 modified the ‘buffer’
structure, but didn’t adapt the hash.

* src/pdumper.c (dump_buffer): Update buffer hash.
src/pdumper.c