(mplist_deserialize): Extern it.
authorhanda <handa>
Mon, 29 Mar 2004 03:53:18 +0000 (03:53 +0000)
committerhanda <handa>
Mon, 29 Mar 2004 03:53:18 +0000 (03:53 +0000)
src/m17n-core.h

index 18d2875..44b357c 100644 (file)
@@ -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
  */