mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 11:32:25 +00:00
A few misses from constification
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43366 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1008,7 +1008,7 @@ static int read_agent_config(void)
|
||||
struct ast_config *cfg;
|
||||
struct ast_variable *v;
|
||||
struct agent_pvt *p;
|
||||
char *general_val;
|
||||
const char *general_val;
|
||||
|
||||
group = 0;
|
||||
autologoff = 0;
|
||||
|
||||
Reference in New Issue
Block a user