Void out unused return values from write() and read() to avoid
authorMike Taylor <mike@miketaylor.org.uk>
Wed, 13 Jan 2010 12:31:43 +0000 (12:31 +0000)
committerMike Taylor <mike@miketaylor.org.uk>
Wed, 13 Jan 2010 12:31:43 +0000 (12:31 +0000)
commitf9626956e3c53c8b515e4bf01bc313cfe6015bed
tree9336de7590b327dad39e847faa44ebfb40dd3d34
parent829e3cd2c137a7a7a1e4cf18bb80cf94aa48af6b
Void out unused return values from write() and read() to avoid
compiler warnings.
src/sel_thread.c