]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change: use correct pdumper function
authorDaniel Colascione <dancol@dancol.org>
Wed, 16 Jan 2019 19:44:45 +0000 (14:44 -0500)
committerDaniel Colascione <dancol@dancol.org>
Wed, 16 Jan 2019 19:44:45 +0000 (14:44 -0500)
src/coding.c

index 441c85f81a3759a1dc63301b13f830343c1c6f84..6de8dcd1ffef6c7c327b90289f00cd821d683aa6 100644 (file)
@@ -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