1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

refine the build script

This commit is contained in:
winlin 2014-07-13 13:31:24 +08:00
parent 0322dbbfb2
commit e53655ee83
5 changed files with 48 additions and 24 deletions

View file

@ -42,7 +42,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
extern "C"{
#endif
// the output handler.
// the RTMP handler.
typedef void* srs_rtmp_t;
/**