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:
16c01c9
)
(mplist_deserialize): Extern it.
author
handa
<handa>
Mon, 29 Mar 2004 03:53:18 +0000
(
03:53
+0000)
committer
handa
<handa>
Mon, 29 Mar 2004 03:53:18 +0000
(
03:53
+0000)
src/m17n-core.h
patch
|
blob
|
history
diff --git
a/src/m17n-core.h
b/src/m17n-core.h
index
18d2875
..
44b357c
100644
(file)
--- a/
src/m17n-core.h
+++ b/
src/m17n-core.h
@@
-381,6
+381,9
@@
extern int mtext_casecmp (MText *mt1, MText *mt2);
extern int mtext_ncasecmp (MText *mt1, MText *mt2, int n);
+/*** @ingroup m17nPlist */
+extern MPlist *mplist_deserialize (MText *mt);
+
/*
* (5-3) Text properties
*/