# HG changeset patch # User Kim F. Storm # Date 1100561572 0 # Node ID fdf2cb9626ab40ee2b0bc12fdb2d435c673b6a62 # Parent db0a801acf33e4b5443e3f9177fb861886dc73f1 (Fposn_at_point): Remove extra */ after doc string. Reported by Andrew M. Scott. diff -r db0a801acf33 -r fdf2cb9626ab src/keyboard.c --- a/src/keyboard.c Mon Nov 15 23:32:33 2004 +0000 +++ b/src/keyboard.c Mon Nov 15 23:32:52 2004 +0000 @@ -10527,7 +10527,7 @@ 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; {