diff options
author | Martin Storsjö <martin@martin.st> | 2011-06-17 10:08:23 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2011-06-30 12:04:46 +0300 |
commit | 5d62d0b114807cc143079a8a0430b86d585ab606 (patch) | |
tree | 2fd54237e8646da3428561b1004868315e9646cc /libavutil | |
parent | 705b21a06ed357ed2b432b967c4fcb09fb992d02 (diff) | |
download | ffmpeg-5d62d0b114807cc143079a8a0430b86d585ab606.tar.gz |
udp: Fix a compilation warning
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>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions