X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=joinpbx.cpp;h=630c59941332149e2d3364ccd8b0272076807ff4;hp=e68669a4d8699f1b8024e80b8b158611940d9643;hb=a425aedc1ee2c0bba4ba20904943afb21bd6e2e5;hpb=de8f81a69bac7db90856ddb639c4bfa62fa80150 diff --git a/joinpbx.cpp b/joinpbx.cpp index e68669a..630c599 100644 --- a/joinpbx.cpp +++ b/joinpbx.cpp @@ -112,7 +112,7 @@ static int notify_state_change(int join_id, int epoint_id, int old_state, int ne /* debug function for join */ -void joinpbx_debug(class JoinPBX *joinpbx, char *function) +void joinpbx_debug(class JoinPBX *joinpbx, const char *function) { struct join_relation *relation; struct port_list *portlist;