From: handa Date: Wed, 19 Jul 2006 02:42:18 +0000 (+0000) Subject: (Mlanguage): Extern it. X-Git-Tag: REL-1-3-4~111 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c48b6225661a822714af460bce05ddfec13e62ac;p=m17n%2Fm17n-lib.git (Mlanguage): Extern it. --- diff --git a/src/m17n-core.h b/src/m17n-core.h index 8f20e80..112f037 100644 --- a/src/m17n-core.h +++ b/src/m17n-core.h @@ -440,6 +440,8 @@ extern MText *mtext_from_data (const void *data, int nitems, /*=*/ /*** @} */ +extern MSymbol Mlanguage; + /* * (5-2) Functions to manipulate M-texts. They correspond to string * manipulating functions in libc.