diff src/fileio.c @ 462:0784d089fdc9 r21-2-46

Import from CVS: tag r21-2-46
author cvs
date Mon, 13 Aug 2007 11:44:37 +0200
parents 223736d75acb
children ed498ef2108b
line wrap: on
line diff
--- a/src/fileio.c	Mon Aug 13 11:43:25 2007 +0200
+++ b/src/fileio.c	Mon Aug 13 11:44:37 2007 +0200
@@ -2994,7 +2994,7 @@
        occurs inside of the filedesc stream. */
     while (1)
       {
-	ssize_t this_len;
+	Lstream_data_count this_len;
 	Charcount cc_inserted;
 
 	QUIT;