Merge pull request #256 from michael-loki/add_override

Fix minor warning
pull/262/head
Jeff 6 years ago committed by GitHub
commit 1a4de89daa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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