summaryrefslogtreecommitdiffstats
path: root/joinremote.h
diff options
context:
space:
mode:
authorSuper User2007-08-12 10:16:19 +0200
committerSuper User2007-08-12 10:16:19 +0200
commit6552bc36271c4926a8ac5615f4f84f7391034732 (patch)
tree9a9e8fc491a5dabf6c6e76d330921cad788ea0ab /joinremote.h
parentfix (diff)
downloadlcr-6552bc36271c4926a8ac5615f4f84f7391034732.tar.gz
lcr-6552bc36271c4926a8ac5615f4f84f7391034732.tar.xz
lcr-6552bc36271c4926a8ac5615f4f84f7391034732.zip
fix
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);