summaryrefslogtreecommitdiffstats
path: root/src/peer_hashtable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/peer_hashtable.h')
-rw-r--r--src/peer_hashtable.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/peer_hashtable.h b/src/peer_hashtable.h
index 6c026bc..fae2075 100644
--- a/src/peer_hashtable.h
+++ b/src/peer_hashtable.h
@@ -23,6 +23,12 @@
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+/**
+ \file
+
+ A hashtable allowing fast lookup from an IP address to a peer
+*/
+
#pragma once