summaryrefslogtreecommitdiff
path: root/src/dispextern.h
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-10-31 11:02:19 +0000
committerGerd Moellmann <gerd@gnu.org>2001-10-31 11:02:19 +0000
commit28b927d85e395104dcda8bf7057ea88c05fc810c (patch)
treeee88da032f020cf4ab145ac85d772e54a5b57ad3 /src/dispextern.h
parentb9d9a9b9fef090d0fc79781df5e42d58fd2e5bfa (diff)
downloademacs-28b927d85e395104dcda8bf7057ea88c05fc810c.tar.gz
Comment fix.
Diffstat (limited to 'src/dispextern.h')
-rw-r--r--src/dispextern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dispextern.h b/src/dispextern.h
index db3b8efecb4..820f986179d 100644
--- a/src/dispextern.h
+++ b/src/dispextern.h
@@ -1292,7 +1292,7 @@ struct face
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;