summaryrefslogtreecommitdiff
path: root/src/pull.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pull.cpp')
-rw-r--r--src/pull.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pull.cpp b/src/pull.cpp
index 9495e12..e168c03 100644
--- a/src/pull.cpp
+++ b/src/pull.cpp
@@ -34,7 +34,7 @@ xs::pull_t::~pull_t ()
{
}
-void xs::pull_t::xattach_pipe (pipe_t *pipe_)
+void xs::pull_t::xattach_pipe (pipe_t *pipe_, bool icanhasall_)
{
xs_assert (pipe_);
fq.attach (pipe_);