Fix a warning in sh.c. Remove use of getline() in md5sum since
authorEric Andersen <andersen@codepoet.org>
Wed, 20 Dec 2000 22:59:16 +0000 (22:59 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 20 Dec 2000 22:59:16 +0000 (22:59 -0000)
commit70da6a66d2d4be1b93b80616a496985ec347447d
treec9932f9c89de1452ae47241fbf2823b7a5165b1b
parent3680c58084410768b562cb1982a4189d33880031
Fix a warning in sh.c.  Remove use of getline() in md5sum since
nobody else uses it and it is a GNU extension anyways...
coreutils/md5sum.c
lash.c
md5sum.c
sh.c
shell/lash.c