Fix minor warning

pull/256/head
Michael 6 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 /// get the local interface's address
huint32_t huint32_t
GetIfAddr() const; GetIfAddr() const override;
bool bool
HasLocalIP(const huint32_t& ip) const; HasLocalIP(const huint32_t& ip) const;

Loading…
Cancel
Save