summaryrefslogtreecommitdiff
path: root/src/push.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/push.hpp')
-rw-r--r--src/push.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/push.hpp b/src/push.hpp
index 447c3e2..d01e1ff 100644
--- a/src/push.hpp
+++ b/src/push.hpp
@@ -30,7 +30,7 @@ namespace zmq
{
public:
- push_t (class ctx_t *parent_, uint32_t slot_);
+ push_t (class ctx_t *parent_, uint32_t tid_);
~push_t ();
protected: