use (void) in front of fwrite() calls that ignore the return code
authorDaniel Stenberg <daniel@haxx.se>
Mon, 15 Feb 2010 21:29:19 +0000 (21:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 15 Feb 2010 21:29:19 +0000 (21:29 +0000)
commitbb2d9c3704c687a644f62fbc17c0a0a26bf406eb
treee2a813d5db9a8c6e40bbf7ba26e44264b6937de2
parentd5b2d8e0810d2f6fb6e45d583cd9dea87bf40259
use (void) in front of fwrite() calls that ignore the return code
src/main.c