diff options
Diffstat (limited to 'src/coding.c')
-rw-r--r-- | src/coding.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c index 441c85f81a3..6de8dcd1ffe 100644 --- a/src/coding.c +++ b/src/coding.c @@ -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 |