mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +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 columnname[80];
|
||||||
char connection[40];
|
char connection[40];
|
||||||
char table[40];
|
char table[40];
|
||||||
int lenconnection, lentable, usegmtime;
|
int lenconnection, lentable, usegmtime = 0;
|
||||||
SQLLEN sqlptr;
|
SQLLEN sqlptr;
|
||||||
int res = 0;
|
int res = 0;
|
||||||
SQLHSTMT stmt = NULL;
|
SQLHSTMT stmt = NULL;
|
||||||
|
Reference in New Issue
Block a user