From 08aad9a8c5ad279759e0a870b1dd0d8159ce3444 Mon Sep 17 00:00:00 2001 From: Karsten Keil Date: Tue, 2 Sep 2008 02:02:11 +0200 Subject: Fix lot of warnings --- joinpbx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joinpbx.h') 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); -- cgit v1.2.3-55-g7522