Fix bug 744 by moving the flushing logic into the exhausted read buffer test.
authorRob Landley <rob@landley.net>
Fri, 30 Jun 2006 16:35:40 +0000 (16:35 -0000)
committerRob Landley <rob@landley.net>
Fri, 30 Jun 2006 16:35:40 +0000 (16:35 -0000)
commitcd545287c5335cf13006b646ca44597acc5e384b
tree8c7db9aee1b1aad464ad8e5f024deffb98f545ea
parent00c051e42d91bf39f8fa1937c01faf8265ac5c10
Fix bug 744 by moving the flushing logic into the exhausted read buffer test.
(Also some other minor cleanups while I was there, shouldn't affect the
resulting binary.)
coreutils/tr.c