mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
Build under dev-mode
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@142635 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -87,7 +87,7 @@ static int load_config(void)
|
||||
char columnname[80];
|
||||
char connection[40];
|
||||
char table[40];
|
||||
int lenconnection, lentable, usegmtime;
|
||||
int lenconnection, lentable, usegmtime = 0;
|
||||
SQLLEN sqlptr;
|
||||
int res = 0;
|
||||
SQLHSTMT stmt = NULL;
|
||||
|
Reference in New Issue
Block a user