update build on windows from latest core changes.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2542 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2006-09-07 05:35:08 +00:00
parent 7863ad0d70
commit 69933df109
3 changed files with 6 additions and 6 deletions

View File

@@ -42,7 +42,7 @@
BEGIN_EXTERN_C
static const switch_state_handler_table_t noop_state_handler = {};
static const switch_state_handler_table_t noop_state_handler = {0};
/**
* @defgroup switch_ivr IVR Library