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:
4b274cf
)
(mlanguage__list): Extern it.
author
handa
<handa>
Wed, 17 Aug 2005 11:37:43 +0000
(11:37 +0000)
committer
handa
<handa>
Wed, 17 Aug 2005 11:37:43 +0000
(11:37 +0000)
src/language.h
patch
|
blob
|
history
diff --git
a/src/language.h
b/src/language.h
index
3e495d1
..
c361052
100644
(file)
--- a/
src/language.h
+++ b/
src/language.h
@@
-23,4
+23,6
@@
#ifndef _M17N_LANGUAGE_H_
#define _M17N_LANGUAGE_H_
+extern MPlist *mlanguage__list (MSymbol script);
+
#endif /* _M17N_LANGUAGE_H_ */