Mercurial > emacs
changeset 42709:0b6760fd748e
Fix wording of a comment.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 13 Jan 2002 11:39:09 +0000 |
parents | e7fb07279f05 |
children | 036b67c8fc3f |
files | src/dispextern.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/dispextern.h Sun Jan 13 10:16:17 2002 +0000 +++ b/src/dispextern.h Sun Jan 13 11:39:09 2002 +0000 @@ -1190,8 +1190,8 @@ #ifdef HAVE_WINDOW_SYSTEM - /* If non-zero, a GC we can use without modification to draw - characters in this face. */ + /* If non-zero, this is a GC that we can use without modification for + drawing the characters in this face. */ GC gc; /* Font used for this face, or null if the font could not be loaded