OSDN Git Service

eval: fix 'warning: ignoring return value of strtod, declared with attribute warn_unu...
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 29 Jan 2013 15:33:32 +0000 (16:33 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 29 Jan 2013 15:33:32 +0000 (16:33 +0100)
commit3cd9849d9c24b0808e6e55cd7568250acaae2b91
treefa2f58ad037f8f35e608b262d576c813e5c000f7
parentebe368d5d82c368fec81ec4ddf216200e5008999
eval: fix 'warning: ignoring return value of strtod, declared with attribute warn_unused_result'

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavutil/eval.c