name change

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8579 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2008-05-24 03:46:19 +00:00
parent 4062b636e2
commit 307e9ef7d6
12 changed files with 73 additions and 73 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ struct switch_stream_handle {
switch_size_t data_len;
switch_size_t alloc_len;
switch_size_t alloc_chunk;
switch_event_t *event;
switch_event_t *param_event;
};
struct switch_io_event_hooks;