1
Fork 0
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:
Dave Love 2002-11-14 14:18:26 +00:00
parent f76b7d78b6
commit f45bedd470

View file

@ -43,6 +43,7 @@ Lisp_Object pending_boundary;
static void
record_point (pt)
int pt;
{
int at_boundary;