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 d65f21b..051159d 100644
--- a/src/xrep.cpp
+++ b/src/xrep.cpp
@@ -55,7 +55,7 @@ xs::xrep_t::~xrep_t ()
prefetched_msg.close ();
}
-void xs::xrep_t::xattach_pipe (pipe_t *pipe_)
+void xs::xrep_t::xattach_pipe (pipe_t *pipe_, bool icanhasall_)
{
xs_assert (pipe_);