From fc6a9f2ab18ca8466d65d14c263c4f78f9ccebbf Mon Sep 17 00:00:00 2001 From: Cory Fields Date: Mon, 14 May 2018 05:34:09 +0000 Subject: [PATCH] Use IN6ADDR_ANY_INIT instead of in6addr_any --- src/net.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/net.cpp b/src/net.cpp index 55043ffe30c..44f26d95558 100644 --- a/src/net.cpp +++ b/src/net.cpp @@ -2254,7 +2254,7 @@ bool CConnman::InitBinds(const std::vector& binds, const std::vector