Browse Source

remove spontaneous whitespace

cl-refactor
subtly 10 years ago
parent
commit
1bdf76922e
  1. 2
      libp2p/Host.h

2
libp2p/Host.h

@ -110,7 +110,7 @@ struct NetworkPreferences
bool upnp = true;
bool localNetworking = false;
};
/**
* @brief The Host class
* Capabilities should be registered prior to startNetwork, since m_capabilities is not thread-safe.

Loading…
Cancel
Save