(Mlanguage): Extern it.
authorhanda <handa>
Wed, 19 Jul 2006 02:42:18 +0000 (02:42 +0000)
committerhanda <handa>
Wed, 19 Jul 2006 02:42:18 +0000 (02:42 +0000)
src/m17n-core.h

index 8f20e80..112f037 100644 (file)
@@ -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.