(xfclose): Don't try to flush stdin, only stdout.
authorJim Meyering <jim@meyering.net>
Tue, 13 Jun 1995 04:46:12 +0000 (04:46 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 13 Jun 1995 04:46:12 +0000 (04:46 +0000)
commit1aa5954b420948565a5e5bf1167255aead1c0f47
tree7f2be79b7d25a902a3666077da16cb9bdd150cf2
parent46a1fec4a50d461810c008d6bcf60bfb8dd13d91
(xfclose): Don't try to flush stdin, only stdout.
Otherwise, at least Ultrix-4.3's fflush would return EOF.
Reported by Jim Blandy (jimb@cyclic.com).
src/sort.c