commit bash-20131018 snapshot

This commit is contained in:
Chet Ramey
2013-11-05 11:32:59 -05:00
parent a78d0a1f49
commit 39feef01a7
62 changed files with 39090 additions and 140 deletions
+1 -1
View File
@@ -457,7 +457,7 @@ close_buffered_fd (fd)
return (close_buffered_stream (buffers[fd]));
}
/* Make the BUFFERED_STREAM associcated with buffers[FD] be BP, and return
/* Make the BUFFERED_STREAM associated with buffers[FD] be BP, and return
the old BUFFERED_STREAM. */
BUFFERED_STREAM *
set_buffered_stream (fd, bp)