summaryrefslogtreecommitdiff
path: root/src/xrep.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xrep.hpp')
-rw-r--r--src/xrep.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xrep.hpp b/src/xrep.hpp
index 4564194..8c2e683 100644
--- a/src/xrep.hpp
+++ b/src/xrep.hpp
@@ -38,7 +38,7 @@ namespace zmq
{
public:
- xrep_t (class ctx_t *parent_, uint32_t slot_);
+ xrep_t (class ctx_t *parent_, uint32_t tid_);
~xrep_t ();
// Overloads of functions from socket_base_t.