Fix minor warning

pull/256/head
Michael 5 years ago
parent 70a7481ab7
commit e9f6ca339a
No known key found for this signature in database
GPG Key ID: 2D51757B47E2434C

@ -80,7 +80,7 @@ namespace llarp
/// get the local interface's address
huint32_t
GetIfAddr() const;
GetIfAddr() const override;
bool
HasLocalIP(const huint32_t& ip) const;

Loading…
Cancel
Save