From 8f1657f036c94543db5f8a9f6554c440355d5065 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Mon, 15 Nov 2004 23:32:52 +0000 Subject: [PATCH] (Fposn_at_point): Remove extra */ after doc string. Reported by Andrew M. Scott. --- src/keyboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keyboard.c b/src/keyboard.c index 90da03256c9..59dc6e214e5 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -10527,7 +10527,7 @@ a mouse click at the upper left corner of the glyph corresponding to the given buffer position: (WINDOW AREA-OR-POS (X . Y) TIMESTAMP OBJECT POS (COL . ROW) IMAGE (DX . DY) (WIDTH . HEIGHT)) -The `posn-' functions access elements of such lists. */*/) +The `posn-' functions access elements of such lists. */) (pos, window) Lisp_Object pos, window; { -- 2.39.2