summaryrefslogtreecommitdiff
path: root/src/callint.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/callint.c')
-rw-r--r--src/callint.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/callint.c b/src/callint.c
index fd4ea1aab44..cc522c3f76c 100644
--- a/src/callint.c
+++ b/src/callint.c
@@ -772,6 +772,7 @@ Its numeric meaning is what you would get from `(interactive \"p\")'.")
return val;
}
+void
syms_of_callint ()
{
point_marker = Fmake_marker ();