正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -44,7 +44,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | @@ -44,7 +44,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
| 44 | #define RTMP_SIG_SRS_LICENSE "The MIT License (MIT)" | 44 | #define RTMP_SIG_SRS_LICENSE "The MIT License (MIT)" |
| 45 | #define RTMP_SIG_SRS_COPYRIGHT "Copyright (c) 2013-2014 winlin" | 45 | #define RTMP_SIG_SRS_COPYRIGHT "Copyright (c) 2013-2014 winlin" |
| 46 | #define RTMP_SIG_SRS_PRIMARY_AUTHROS "winlin,wenjie.zhao" | 46 | #define RTMP_SIG_SRS_PRIMARY_AUTHROS "winlin,wenjie.zhao" |
| 47 | -#define RTMP_SIG_SRS_CONTRIBUTORS_URL "https://github.com/winlinvip/simple-rtmp-server/blob/master/AUTHORS.txt" | 47 | +#define RTMP_SIG_SRS_CONTRIBUTORS_URL RTMP_SIG_SRS_URL"/blob/master/AUTHORS.txt" |
| 48 | 48 | ||
| 49 | /** | 49 | /** |
| 50 | * the core provides the common defined macros, utilities, | 50 | * the core provides the common defined macros, utilities, |
-
请 注册 或 登录 后发表评论