mirror of https://github.com/FFmpeg/FFmpeg.git
This fixes this compilation warning, by making endptr a non-const pointer, as required by strtol: In function ‘udp_open’: warning: passing argument 2 of ‘strtol’ from incompatible pointer type Signed-off-by: Martin Storsjö <martin@martin.st>pull/2/head
parent
705b21a06e
commit
5d62d0b114
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue