Mercurial > emacs
changeset 38480:a702b7686511
Fix a typo.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 18 Jul 2001 10:40:57 +0000 |
parents | 758a6e658e72 |
children | 33c054df8f9f |
files | src/xterm.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xterm.c Wed Jul 18 09:06:38 2001 +0000 +++ b/src/xterm.c Wed Jul 18 10:40:57 2001 +0000 @@ -11198,7 +11198,7 @@ if (cursor_glyph == NULL) goto mark_cursor_off; - x = WINDOW_TEXT_TO_FRAME_PIXEL_X (w, w->phys_cursor.x), + x = WINDOW_TEXT_TO_FRAME_PIXEL_X (w, w->phys_cursor.x); x_clear_area (FRAME_X_DISPLAY (f), FRAME_X_WINDOW (f), x,