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