aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/undo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/undo.c b/src/undo.c
index edb07147a0..f378ce8aae 100644
--- a/src/undo.c
+++ b/src/undo.c
@@ -43,6 +43,7 @@ Lisp_Object pending_boundary;
static void
record_point (pt)
+ int pt;
{
int at_boundary;