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 560487a..c0be35a 100644
--- a/joinremote.h
+++ b/joinremote.h
@@ -24,4 +24,4 @@ class JoinRemote : public Join
};
-void message_bchannel_to_join(unsigned long remote_id, unsigned long ref, int type, unsigned long handle, int tx_gain, int rx_gain, char *pipeline, unsigned char *crypt, int crypt_len, int crypt_type);
+void message_bchannel_to_remote(unsigned long remote_id, unsigned long ref, int type, unsigned long handle, int tx_gain, int rx_gain, char *pipeline, unsigned char *crypt, int crypt_len, int crypt_type);