# HG changeset patch # User Eli Zaretskii # Date 1061737601 0 # Node ID 0406b386ca3507c09ab7c71119651bdb8dacb2e9 # Parent 529dd59ee898f9ceea08a50329b9ced14319071e Comment-only change. diff -r 529dd59ee898 -r 0406b386ca35 src/msdos.c --- a/src/msdos.c Sun Aug 24 15:04:45 2003 +0000 +++ b/src/msdos.c Sun Aug 24 15:06:41 2003 +0000 @@ -1436,7 +1436,7 @@ /* Find the glyph under X. */ glyph = (row->glyphs[TEXT_AREA] + x - /* Does MS-DOG really support scroll-bars?? ++KFS */ + /* in case someone implements scroll bars some day... */ - WINDOW_LEFT_SCROLL_BAR_AREA_WIDTH (w)); end = glyph + row->used[TEXT_AREA]; if (glyph < end