summaryrefslogtreecommitdiff
path: root/src/font.h
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2008-05-19 07:23:52 +0000
committerKenichi Handa <handa@m17n.org>2008-05-19 07:23:52 +0000
commit25b81df40e3cc17f2468bedd89a697744c3f837e (patch)
tree648fc4d949a9354d069e62408dc1c062a25968cd /src/font.h
parent7cee5d639b76e3bb27d3791f92d08bd62192b46b (diff)
downloademacs-25b81df40e3cc17f2468bedd89a697744c3f837e.tar.gz
emacs-25b81df40e3cc17f2468bedd89a697744c3f837e.tar.bz2
emacs-25b81df40e3cc17f2468bedd89a697744c3f837e.zip
*** empty log message ***
Diffstat (limited to 'src/font.h')
-rw-r--r--src/font.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/font.h b/src/font.h
index 3c5645b31eb..e66b5fd90de 100644
--- a/src/font.h
+++ b/src/font.h
@@ -179,7 +179,7 @@ enum font_property_index
is not available. */
FONT_FILE_INDEX,
- /* Format of the font (symbol). */
+ /* Format of the font (symbol) or nil if unknown. */
FONT_FORMAT_INDEX,
/* This value is the length of font-object vector. */