From 40baf74b5c286e21cb5e8c0ea0dcb493a20bbca2 Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 24 Aug 2005 05:32:39 +0000 Subject: [PATCH] (Mascent, Mdescent): Don't extern them. --- src/m17n-gui.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/m17n-gui.h b/src/m17n-gui.h index 9ea8085..794b71a 100644 --- a/src/m17n-gui.h +++ b/src/m17n-gui.h @@ -167,8 +167,6 @@ extern MSymbol Mspacing; extern MSymbol Mregistry; extern MSymbol Msize; extern MSymbol Mresolution; -extern MSymbol Mascent; -extern MSymbol Mdescent; extern MSymbol Mmax_advance; extern MSymbol Mfontfile; @@ -756,8 +754,8 @@ typedef struct next_from because they must be the same as the members from and to respectively. */ /***ja ÏÀÍýŪ¤ÊÁ°¸å¤Î¥°¥ê¥Õ¤ËÂбþ¤¹¤ëʸ»ú¤ÎÈÏ°Ï¡£¥á¥ó¥Ð prev_to ¤È - next_from ¤Ï¡¢¤½¤ì¤¾¤ì¥á¥ó¥Ð from ¤Èto - ¤ÈƱ¤¸¤Ç¤Ê¤¯¤Æ¤Ï¤Ê¤é¤Ê¤¤¤¿¤áÉÔÍפǤ¢¤ë¡£ */ + next_from ¤Ï¡¢¤½¤ì¤¾¤ì¥á¥ó¥Ð from ¤È to ¤ÈƱ¤¸¤Ç¤¢¤ë¤Ï¤º¤Ê¤Î¤ÇÉÔ + ÍפǤ¢¤ë¡£ */ int prev_from, next_to; /***en Character ranges corresponding to visually left and right -- 1.7.10.4