summaryrefslogtreecommitdiffstats
path: root/libktorrent/kademlia/rpcmsg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/kademlia/rpcmsg.h')
-rw-r--r--libktorrent/kademlia/rpcmsg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/kademlia/rpcmsg.h b/libktorrent/kademlia/rpcmsg.h
index 58f6891..acdae14 100644
--- a/libktorrent/kademlia/rpcmsg.h
+++ b/libktorrent/kademlia/rpcmsg.h
@@ -40,7 +40,7 @@ namespace dht
enum Type
{
- RETQ_MSG,
+ REQ_MSG,
RSP_MSG,
ERR_MSG,
INVALID