; * src/pdumper.c (dump_buffer): Update hash.
This follows the commit of 2026-01-24 "Support cons cell for 'line-spacing'".
This commit is contained in:
@@ -2808,7 +2808,7 @@ dump_obarray (struct dump_context *ctx, Lisp_Object object)
|
||||
static dump_off
|
||||
dump_buffer (struct dump_context *ctx, const struct buffer *in_buffer)
|
||||
{
|
||||
#if CHECK_STRUCTS && !defined HASH_buffer_E5E54A8C3F
|
||||
#if CHECK_STRUCTS && !defined HASH_buffer_418DFE6359
|
||||
# error "buffer changed. See CHECK_STRUCTS comment in config.h."
|
||||
#endif
|
||||
struct buffer munged_buffer = *in_buffer;
|
||||
|
||||
Reference in New Issue
Block a user