git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10898 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2008-12-21 21:54:43 +00:00
parent b3d0a62c20
commit 1bda469485
6 changed files with 102 additions and 39 deletions

View File

@@ -5,7 +5,7 @@
int main(void)
{
esl_handle_t handle = {0};
esl_handle_t handle = {{0}};
handle.debug = 1;