Fix previous change: use correct pdumper function
This commit is contained in:
parent
ece563e8ed
commit
3fd369becd
1 changed files with 1 additions and 1 deletions
|
@ -11319,7 +11319,7 @@ internal character representation. */);
|
|||
#endif
|
||||
staticpro (&system_eol_type);
|
||||
|
||||
pdumper_do_now_and_after_load_impl (reset_coding_after_pdumper_load);
|
||||
pdumper_do_now_and_after_load (reset_coding_after_pdumper_load);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Loading…
Add table
Reference in a new issue