src/oping.c: Coding style fixes.
authorFlorian Forster <ff@octo.it>
Mon, 20 Mar 2017 07:09:20 +0000 (08:09 +0100)
committerFlorian Forster <ff@octo.it>
Mon, 20 Mar 2017 07:09:20 +0000 (08:09 +0100)
This also removes a "for loop initial declaration" which GCC complains
about when not in C99 mode. *sigh*


No differences found