changeset 52315:0406b386ca35

Comment-only change.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 24 Aug 2003 15:06:41 +0000
parents 529dd59ee898
children c2cfd1a0a301
files src/msdos.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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