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

refine typo

This commit is contained in:
winlin 2016-12-07 12:09:39 +08:00
parent f6c8e02cca
commit 28517849ed
11 changed files with 271 additions and 315 deletions

View file

@ -187,4 +187,4 @@ END
# parent Makefile, to create module output dir before compile it.
echo " @mkdir -p ${SRS_OBJS_DIR}/utest" >> ${SRS_WORKDIR}/${SRS_MAKEFILE}
echo -n "generate utest ok"; echo '!';
echo -n "Generate utest ok"; echo '!';