# HG changeset patch # User Eli Zaretskii # Date 1010921949 0 # Node ID 0b6760fd748eb1ad9c35d5081ae41e560048bd38 # Parent e7fb07279f050450f3493d47ae273be36b0fffbd Fix wording of a comment. diff -r e7fb07279f05 -r 0b6760fd748e src/dispextern.h --- 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