X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=joinpbx.h;h=3e275b7d2500f582ec84dd0f83d5293e4758dadb;hp=9106251d35c8cc292fb8dcdf71de9cceb437974c;hb=a425aedc1ee2c0bba4ba20904943afb21bd6e2e5;hpb=d2b113f2c4f11acfaee1b2e0fd2f03744a89f6d4 diff --git a/joinpbx.h b/joinpbx.h index 9106251..3e275b7 100644 --- a/joinpbx.h +++ b/joinpbx.h @@ -74,7 +74,7 @@ class JoinPBX : public Join void play_jingle(int in); }; -void joinpbx_debug(class JoinPBX *joinpbx, char *function); +void joinpbx_debug(class JoinPBX *joinpbx, const char *function); int joinpbx_countrelations(unsigned int join_id); int track_notify(int oldstate, int notify);