; Update pdumper dump_buffer hash (bug#65146).
This commit is contained in:
parent
91854ceaee
commit
d2f29bd3ce
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue