changeset 32372:1281dfa22cb3

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 11 Oct 2000 01:23:36 +0000
parents 8acf0e6e062a
children 60c801b8bc10
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Oct 11 01:20:59 2000 +0000
+++ b/src/ChangeLog	Wed Oct 11 01:23:36 2000 +0000
@@ -2,7 +2,7 @@
 
 	* process.c (read_process_output): Fix previous change.  Adjust
 	multibyteness of text to insert in a buffer by
-	make_string_unibyte/multibyte instead of
+	string_make_unibyte/multibyte instead of
 	Fstring_as_unibyte/multibyte.
 
 2000-10-10  Andreas Schwab  <schwab@suse.de>