*** empty log message ***
[m17n/m17n-lib.git] / src / charset.c
index 169da44..0e2e458 100644 (file)
@@ -746,7 +746,7 @@ MSymbol Mcharset_m17n;
     represents the fake charset which the decoding functions put to an
     M-text as a text property when they encounter an invalid byte
     (sequence).  See @ref m17nConv @latexonly
-    (P.\pageref{group__m17nConv}) @endlatexonly for more detail.  */
+    (P.\pageref{group__m17nConv}) @endlatexonly for more details.  */
 
 /***ja
     @brief Àµ¤·¤¯¥Ç¥³¡¼¥É¤Ç¤­¤Ê¤¤Ê¸»ú¤Îʸ»ú¥»¥Ã¥È¤òɽ¸½¤¹¤ë¥·¥ó¥Ü¥ë.
@@ -1192,7 +1192,7 @@ MSymbol Msuperset;
     @c MERROR_CHARSET  */
 
 MSymbol
-mchar_define_charset (char *name, MPlist *plist)
+mchar_define_charset (const char *name, MPlist *plist)
 {
   MSymbol sym = msymbol (name);
   MCharset *charset;