summaryrefslogtreecommitdiff
path: root/src/ypollset.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ypollset.hpp')
-rw-r--r--src/ypollset.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ypollset.hpp b/src/ypollset.hpp
index 296201a..25eb3e0 100644
--- a/src/ypollset.hpp
+++ b/src/ypollset.hpp
@@ -35,8 +35,8 @@ namespace zmq
{
public:
- // Create the pollset.
ypollset_t ();
+ ~ypollset_t ();
// i_signaler interface implementation.
void signal (int signal_);