diff options
author | Diego Biurrun <diego@biurrun.de> | 2012-12-31 00:29:36 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2012-12-31 11:20:45 +0100 |
commit | bcb8d9eb8ff6e8f1e4c02d0143407373cffdbdeb (patch) | |
tree | 9c2a1c26e404de4768119767201892aa350899d3 /presets | |
parent | 117f79de2d0cbae22d997c79ea442ee139e8dcf6 (diff) | |
download | ffmpeg-bcb8d9eb8ff6e8f1e4c02d0143407373cffdbdeb.tar.gz |
Drop unnecessary 'l' length modifier when printfing double values.
%f denotes a double argument and 'l' does nothing in this case
according to the C spec.
Diffstat (limited to 'presets')
0 files changed, 0 insertions, 0 deletions