mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 04:31:50 +00:00
fix windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5381 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -28,7 +28,7 @@ typedef struct input_callback_state {
|
||||
// eg, PyThreadState *threadState
|
||||
void *extra; // currently used to store a switch_file_handle_t
|
||||
char *funcargs; // extra string that will be passed to callback function
|
||||
};
|
||||
} input_callback_state;
|
||||
|
||||
|
||||
class CoreSession {
|
||||
|
||||
Reference in New Issue
Block a user