try this Vagabond

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16517 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2010-01-26 18:20:09 +00:00
parent 77ac925dc5
commit 3049cd5c8d
4 changed files with 48 additions and 24 deletions
+1
View File
@@ -338,6 +338,7 @@ struct switch_file_handle {
int line;
char *file_path;
char *spool_path;
const char *prefix;
};
/*! \brief Abstract interface to an asr module */