]> granicus.if.org Git - curl/commit
multi: (void)-prefix when ignoring return values
authorDaniel Stenberg <daniel@haxx.se>
Thu, 7 Feb 2019 09:40:27 +0000 (10:40 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 Feb 2019 10:57:02 +0000 (11:57 +0100)
commit982c09b95b618b1609a9f4aa00abe89f6806c023
tree66d76e721a4fac0f19de0c48605e5beea97c2dc2
parentb49652ac66cc004d36a4aa03fc8a2cd5b37eae95
multi: (void)-prefix when ignoring return values

... and added braces to two function calls which fixes warnings if they
are replace by empty macros at build-time.
lib/multi.c