feedback from tom.

* remove unneeded header.
* fix typo in docs
pull/1543/head
Jeff Becker 3 years ago
parent 1c3020a05e
commit be3faeb402
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -7,7 +7,7 @@
#include <crypto/types.hpp>
#include <link/server.hpp>
#include <config/key_manager.hpp>
#include <util/thread/queue.hpp>
#include <memory>
#include <ev/ev.hpp>

@ -44,7 +44,7 @@ namespace llarp
IpAddress
toIpAddress() const;
/// Updates our ip and port to reflact that of the given SockAddr
/// Updates our ip and port to reflect that of the given SockAddr
void
fromSockAddr(const SockAddr& address);

Loading…
Cancel
Save