Merge remote-tracking branch 'micheal/patch-1' into dev

pull/66/head
Jeff Becker 6 years ago
commit 9495f556e0
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -63,7 +63,7 @@ namespace llarp
protected:
void
FlushSend();
FlushSend() override;
private:
std::string m_Name;
@ -77,4 +77,4 @@ namespace llarp
};
} // namespace handlers
} // namespace llarp
#endif
#endif

Loading…
Cancel
Save