# HG changeset patch # User Gerd Moellmann # Date 995452857 0 # Node ID a702b768651135c4df87c0c6b8952e8274259acd # Parent 758a6e658e72a0b66f4f216e96900be0fd10824d Fix a typo. diff -r 758a6e658e72 -r a702b7686511 src/xterm.c --- 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,