From dcafe1c7b8efc5c1e8176abab91cfb7e4a065f5b Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 6 Oct 2003 11:24:18 +0000 Subject: *** empty log message *** --- src/fontset.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/fontset.h') diff --git a/src/fontset.h b/src/fontset.h index 5c70eddecdc..0fe186d0ff7 100644 --- a/src/fontset.h +++ b/src/fontset.h @@ -43,7 +43,8 @@ struct font_info /* Full name of the font given by a window system. */ char *full_name; - /* Charset of characters displayed by the font. */ + /* Charset to encode a character code into a glyph code of the + font. */ int charset; #ifdef WINDOWSNT -- cgit v1.2.1