]> git.eshelyaron.com Git - emacs.git/commit
Unbreak build after commit 1a0a11f7d2d1dbecb9f754b1e129d50e489058e6.
authorPhilipp Stephani <phst@google.com>
Sun, 20 Dec 2020 23:17:56 +0000 (00:17 +0100)
committerPhilipp Stephani <phst@google.com>
Sun, 20 Dec 2020 23:17:56 +0000 (00:17 +0100)
commit174607e5ff014fb68bea4945f6199e8da1261788
treece1ffe2db1339ed5cbacd5998372d9c7d321379d
parent537e96f6ac58099d3f422eac9d78d54716aeb014
Unbreak build after commit 1a0a11f7d2d1dbecb9f754b1e129d50e489058e6.

The commit only changed a comment in 'struct buffer', so the portable
dumper doesn't need to be adapted.

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