Add (void) on our uses of the swrite() macro when we don't read the return
authorDaniel Stenberg <daniel@haxx.se>
Mon, 3 Mar 2003 06:40:36 +0000 (06:40 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 3 Mar 2003 06:40:36 +0000 (06:40 +0000)
commitffe5c462247ca9854ba981debe9559e2f00bb211
tree38fa92175136b1de890b401b2e4863237d75094f
parent3242ea5f66d7e5714538a11832009cc23762b174
Add (void) on our uses of the swrite() macro when we don't read the return
code as this makes compiler warnings. We *should* fix the code to deal with
the return codes instead...
lib/telnet.c