1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 20:01:56 +00:00
srs/trunk/3rdparty/patches/srtp/gcc10-01.patch

5 lines
99 B
Diff
Raw Normal View History

2021-11-03 23:37:17 +00:00
82c82
< char bit_string[MAX_PRINT_STRING_LEN];
---
> static char bit_string[MAX_PRINT_STRING_LEN];