mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 12:27:04 +00:00
Magical eightball says warnings be gone.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43369 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -628,7 +628,7 @@ static int reload(void)
|
||||
static int parse_config(void)
|
||||
{
|
||||
struct ast_config *config;
|
||||
char *s;
|
||||
const char *s;
|
||||
|
||||
config = ast_config_load(RES_CONFIG_PGSQL_CONF);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user