comparison soxenc.c @ 5977:6eada15742a7 libavformat

Do not initialize res in url_fseek(), in the case !s->seek directly return AVERROR(EPIPE) rather than the pre-defined value of res. Slightly improve readability.
author stefano
date Wed, 21 Apr 2010 21:19:25 +0000
parents 178de7695c6c
children
comparison
equal deleted inserted replaced
5976:e46f8cc350ef 5977:6eada15742a7