summaryrefslogtreecommitdiff
path: root/src/pdumper.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdumper.c')
-rw-r--r--src/pdumper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pdumper.c b/src/pdumper.c
index 7d6eabb4b15..97d3d1412b7 100644
--- a/src/pdumper.c
+++ b/src/pdumper.c
@@ -4156,7 +4156,7 @@ types. */)
error ("No other Lisp threads can be running when this function is called");
#ifdef HAVE_NATIVE_COMP
- CALLN (Ffuncall, intern_c_string ("load--fixup-all-elns"));
+ calln (intern_c_string ("load--fixup-all-elns"));
#endif
check_pure_size ();