summaryrefslogtreecommitdiff
path: root/src/xrep.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xrep.cpp')
-rw-r--r--src/xrep.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xrep.cpp b/src/xrep.cpp
index 30f1419..0e6acb2 100644
--- a/src/xrep.cpp
+++ b/src/xrep.cpp
@@ -319,7 +319,7 @@ bool xs::xrep_t::xhas_in ()
id.close ();
return false;
}
- xs_assert (rc == 0);
+ errno_assert (rc == 0);
// We have first part of the message prefetched now. We will store the
// prefetched identity as well.