summaryrefslogtreecommitdiffstats
path: root/joinremote.h
diff options
context:
space:
mode:
Diffstat (limited to 'joinremote.h')
-rw-r--r--joinremote.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/joinremote.h b/joinremote.h
index f80d0d9..b8d2cae 100644
--- a/joinremote.h
+++ b/joinremote.h
@@ -24,4 +24,4 @@ class JoinRemote : public Join
};
-void message_bchannel_to_join(int serial, int type, unsigned long addr);
+void message_bchannel_to_join(unsigned long remote_id, unsigned long ref, int type, unsigned long addr);