Fix -Wimplicit warnings.
[bpt/emacs.git] / src / callint.c
index fd4ea1a..cc522c3 100644 (file)
@@ -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 ();