; Fix indentation problem

This commit is contained in:
Stefan Kangas 2024-12-16 22:06:35 +01:00
parent 7c94898fa5
commit 0d3cffe60c

View file

@ -962,7 +962,7 @@ floating-point value.
If `inhibit-interaction' is non-nil, this function will signal an
`inhibited-interaction' error. */)
(Lisp_Object prompt, Lisp_Object inherit_input_method, Lisp_Object seconds)
(Lisp_Object prompt, Lisp_Object inherit_input_method, Lisp_Object seconds)
{
Lisp_Object val;