OSDN Git Service

remove const qualifier, removes warning:
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Tue, 27 May 2008 01:19:19 +0000 (01:19 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Tue, 27 May 2008 01:19:19 +0000 (01:19 +0000)
commitfbcb0811616d12c8a4dd5ff6db493975f371efab
tree056a616d49d40b3c6d3dff0f0f9acb8402f1690e
parent1eacdcc64464fb26b716b54f85b06ab963a9997a
remove const qualifier, removes warning:
libavformat/file.c:99: warning: passing argument 2 of 'strtol' from incompatible pointer type

Originally committed as revision 13454 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/file.c