summaryrefslogtreecommitdiffstats
path: root/action_efi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'action_efi.cpp')
-rw-r--r--action_efi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/action_efi.cpp b/action_efi.cpp
index 61362c5..57fdcc7 100644
--- a/action_efi.cpp
+++ b/action_efi.cpp
@@ -139,7 +139,7 @@ void EndpointAppPBX::efi_message_eof(void)
* set the given vbox-tone with full path (without appending)
* the tone is played and after eof, a message is received
*/
-void EndpointAppPBX::set_tone_efi(char *tone)
+void EndpointAppPBX::set_tone_efi(const char *tone)
{
struct lcr_msg *message;