changeset 40552:2059c7bd529d

Comment fix.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 31 Oct 2001 11:02:19 +0000
parents 4f9e46d1b756
children 440be654a370
files src/dispextern.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/dispextern.h	Wed Oct 31 10:58:35 2001 +0000
+++ b/src/dispextern.h	Wed Oct 31 11:02:19 2001 +0000
@@ -1292,7 +1292,7 @@
   unsigned background_defaulted_p : 1;
 
   /* 1 means that either no color is specified for underlining or that
-     the the specified color couldn't be loaded.  Use the foreground
+     the specified color couldn't be loaded.  Use the foreground
      color when drawing in that case. */
   unsigned underline_defaulted_p : 1;