projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91854ce
)
; Update pdumper dump_buffer hash (bug#65146).
author
Basil L. Contovounesios
<contovob@tcd.ie>
Tue, 8 Aug 2023 12:57:34 +0000
(14:57 +0200)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Tue, 8 Aug 2023 12:57:34 +0000
(14:57 +0200)
src/pdumper.c
patch
|
blob
|
history
diff --git
a/src/pdumper.c
b/src/pdumper.c
index 7e6047e6a95daf6c8ed03cd98ded55934f33e08c..85adf4147f93a6abc8cc2b1d5fcf7320374da739 100644
(file)
--- a/
src/pdumper.c
+++ b/
src/pdumper.c
@@
-2747,7
+2747,7
@@
dump_hash_table (struct dump_context *ctx,
static dump_off
dump_buffer (struct dump_context *ctx, const struct buffer *in_buffer)
{
-#if CHECK_STRUCTS && !defined HASH_buffer_
85D317CE74
+#if CHECK_STRUCTS && !defined HASH_buffer_
6C25F9C3BC
# error "buffer changed. See CHECK_STRUCTS comment in config.h."
#endif
struct buffer munged_buffer = *in_buffer;