mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
(record_point):
Declare all args (per C99).
This commit is contained in:
parent
f76b7d78b6
commit
f45bedd470
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ Lisp_Object pending_boundary;
|
|||
|
||||
static void
|
||||
record_point (pt)
|
||||
int pt;
|
||||
{
|
||||
int at_boundary;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue