projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6317611
)
(Mlanguage): Extern it.
author
handa
<handa>
Wed, 19 Jul 2006 02:42:18 +0000
(
02:42
+0000)
committer
handa
<handa>
Wed, 19 Jul 2006 02:42:18 +0000
(
02:42
+0000)
src/m17n-core.h
patch
|
blob
|
history
diff --git
a/src/m17n-core.h
b/src/m17n-core.h
index
8f20e80
..
112f037
100644
(file)
--- 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.