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:
694013b
)
(mlangauge_name_list): Adjusted.
author
handa
<handa>
Tue, 5 Jun 2007 00:52:35 +0000
(
00:52
+0000)
committer
handa
<handa>
Tue, 5 Jun 2007 00:52:35 +0000
(
00:52
+0000)
src/m17n.h
patch
|
blob
|
history
diff --git
a/src/m17n.h
b/src/m17n.h
index
4d267cb
..
a423a58
100644
(file)
--- a/
src/m17n.h
+++ b/
src/m17n.h
@@
-847,7
+847,8
@@
extern MPlist *mlanguage_list (void);
extern MSymbol mlanguage_code (MSymbol language, int len);
-extern MPlist *mlanguage_name_list (MSymbol language, MSymbol target);
+extern MPlist *mlanguage_name_list (MSymbol language, MSymbol target,
+ MSymbol script, MSymbol territory);
extern MText *mlanguage_text (MSymbol language);