Code

src/liboping.c: Improve coding style.
authorFlorian Forster <ff@octo.it>
Fri, 5 May 2017 07:06:17 +0000 (09:06 +0200)
committerFlorian Forster <ff@octo.it>
Fri, 5 May 2017 08:47:14 +0000 (10:47 +0200)
commit1fa5bd2529ecbbb725002d8e409216ef7d2f0776
tree956713f2591a8754c4a108bd36f4cecd6d6ff376
parent0432695fbfa55bbdab77304f4f25636655e9ac06
src/liboping.c: Improve coding style.

Don't have the if-condition and if-body in the same line.
src/liboping.c