X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ffileio.c;h=e73a2050b3532eac3a5eaf3e2abcf7b9d24de5d4;hb=3062d425fac0473eb5aa2efc0bb002f6ce0cb028;hp=692e49ead2c74ca93cc924a4859f02c1be51aa6e;hpb=1cc5b779cb8755e01e02aead4fba711c06158b90;p=chise%2Fxemacs-chise.git diff --git a/src/fileio.c b/src/fileio.c index 692e49e..e73a205 100644 --- a/src/fileio.c +++ b/src/fileio.c @@ -2994,7 +2994,7 @@ positions), even in Mule. (Fixing this is very difficult.) occurs inside of the filedesc stream. */ while (1) { - ssize_t this_len; + Lstream_data_count this_len; Charcount cc_inserted; QUIT;