diff src/fns.c @ 88980:90ed3c3cd1cc

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 15 Aug 2002 01:26:01 +0000
parents b18e038d980f
children 2383f41c7b8a
line wrap: on
line diff
--- a/src/fns.c	Thu Aug 08 13:05:11 2002 +0000
+++ b/src/fns.c	Thu Aug 15 01:26:01 2002 +0000
@@ -924,9 +924,7 @@
   return i;
 }
 
-/* Convert STRING to a multibyte string.
-   Single-byte characters 0240 through 0377 are converted
-   by adding nonascii_insert_offset to each.  */
+/* Convert STRING to a multibyte string.  */
 
 Lisp_Object
 string_make_multibyte (string)