X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=mISDN.h;h=f9bae487a8344a19ea45e1e4b578a01b0439560f;hp=a61b5cd7c5ac8b15d1306c688a32b853cd515328;hb=cbc232643c7b26d64204ba7f6151007e9c0267e4;hpb=d60dae29f9b68bc51e7bb29cbbb62653f8da5191 diff --git a/mISDN.h b/mISDN.h index a61b5cd..f9bae48 100644 --- a/mISDN.h +++ b/mISDN.h @@ -91,7 +91,7 @@ void ph_control_block(struct mISDNport *mISDNport, unsigned long handle, unsigne void chan_trace_header(struct mISDNport *mISDNport, class PmISDN *port, char *msgtext, int direction); void l1l2l3_trace_header(struct mISDNport *mISDNport, class PmISDN *port, unsigned long prim, int direction); void bchannel_event(struct mISDNport *mISDNport, int i, int event); -void message_bchannel_from_join(class JoinRemote *joinremote, int type, unsigned long handle); +void message_bchannel_from_remote(class JoinRemote *joinremote, int type, unsigned long handle); /* mISDN port classes */