small change to prevent compiler warning
authorHolger Schemel <info@artsoft.org>
Fri, 14 Sep 2018 15:49:59 +0000 (17:49 +0200)
committerHolger Schemel <info@artsoft.org>
Fri, 14 Sep 2018 15:49:59 +0000 (17:49 +0200)
commit9fe7d0e238a00bba4a9a9a9a11e954942741f3a3
tree16dbfe93ec1abe3f361e94a0b8382c6360f927b6
parent6cf34a189f4a3707c9131652621dd67731f14f6b
small change to prevent compiler warning

This change makes Clang happy (which issued a warning before).
(Interestingly, GCC did not care about the previous code.)
src/network.c