FS-6061 swigall

This commit is contained in:
Anthony Minessale
2013-12-23 22:43:48 +05:00
parent 1af72288d1
commit b63bacf43f
7 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -398,7 +398,7 @@ SWITCH_DECLARE(bool) email(char *to, char *from, char *headers = NULL, char *bod
SWITCH_DECLARE(void) console_log(char *level_str, char *msg);
SWITCH_DECLARE(void) console_clean_log(char *msg);
SWITCH_DECLARE(void) msleep(unsigned ms);
SWITCH_DECLARE(void) switch_msleep(unsigned ms);
/** \brief bridge the audio of session_b into session_a
*