mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
re-factor, cleanup ODBC ifdefs, whitespace and comment cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6349 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -54,7 +54,6 @@ typedef enum {
|
||||
SWITCH_ODBC_STATE_CONNECTED,
|
||||
SWITCH_ODBC_STATE_ERROR
|
||||
} switch_odbc_state_t;
|
||||
typedef struct switch_odbc_handle switch_odbc_handle_t;
|
||||
|
||||
typedef enum {
|
||||
SWITCH_ODBC_SUCCESS = 0,
|
||||
|
||||
Reference in New Issue
Block a user