Skip to content

Commit 47a6276

Browse files
Fix namespace in test
1 parent 9ba918d commit 47a6276

2 files changed

Lines changed: 395 additions & 390 deletions

File tree

src/util/network/sock_t.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ namespace util {
7777
&& std::memcmp(&a.ipv6.sin6_addr, &b.ipv6.sin6_addr, sizeof(in6_addr)) == 0;
7878
}
7979

80-
8180
/**
8281
* Inequality comparison operator for sock_t.
8382
*

0 commit comments

Comments
 (0)