mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-20 12:20:12 +00:00
Warning be gone.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43371 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1385,7 +1385,7 @@ static int ospfinished_exec(struct ast_channel* chan, void* data)
|
|||||||
|
|
||||||
static int osp_load(void)
|
static int osp_load(void)
|
||||||
{
|
{
|
||||||
char* t;
|
const char* t;
|
||||||
unsigned int v;
|
unsigned int v;
|
||||||
struct ast_config* cfg;
|
struct ast_config* cfg;
|
||||||
int error = OSPC_ERR_NO_ERROR;
|
int error = OSPC_ERR_NO_ERROR;
|
||||||
|
Reference in New Issue
Block a user