]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(set_initialize): Remove unnecessary initialization of the `in_set'
authorJim Meyering <jim@meyering.net>
Mon, 31 May 2004 11:30:27 +0000 (11:30 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 31 May 2004 11:30:27 +0000 (11:30 +0000)
commit6b970542fe4cccd2822f53d74d4561219c75b52e
treebe3715b41cde8559e67044e33f28765feb57f5d3
parent7b03cfb5dc4dcabee5c964f7d60ac89a7d02390a
(set_initialize): Remove unnecessary initialization of the `in_set'
buffer; that initialization triggered the same compiler bug as above.
src/tr.c