summaryrefslogtreecommitdiffstats
path: root/joinpbx.h
diff options
context:
space:
mode:
Diffstat (limited to 'joinpbx.h')
-rw-r--r--joinpbx.h2
1 files changed, 1 insertions, 1 deletions
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);