FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered

This commit is contained in:
Anthony Minessale
2015-05-21 09:50:49 -05:00
parent 38ab8a9b31
commit d413bcd7b3
7 changed files with 22 additions and 17 deletions
+1
View File
@@ -60,6 +60,7 @@ SWITCH_BEGIN_EXTERN_C struct switch_unicast_conninfo {
int type;
int transport;
int stream_id;
switch_thread_t *thread;
};
typedef struct switch_unicast_conninfo switch_unicast_conninfo_t;