Warning be gone.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43371 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2006-09-20 21:11:48 +00:00
parent cb268c0228
commit 0a28b21d01

View File

@@ -1385,7 +1385,7 @@ static int ospfinished_exec(struct ast_channel* chan, void* data)
static int osp_load(void)
{
char* t;
const char* t;
unsigned int v;
struct ast_config* cfg;
int error = OSPC_ERR_NO_ERROR;