diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-04-03 16:48:33 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-04-11 11:19:31 +0200 |
commit | f763a7c6697bcb08321f762e7cf4cc8431678bbf (patch) | |
tree | 257d300c2e9fa72c5755eb37536c498f0dbd1e78 /tools | |
parent | ab8cfd45f8dcff5a9d60271b30dc4437756d5985 (diff) | |
download | ffmpeg-f763a7c6697bcb08321f762e7cf4cc8431678bbf.tar.gz |
vsrc_buffer: tweak error message in init()
Change:
Expected 7 arguments, but only %d found in '%s'\n
to:
Expected 7 arguments, but %d found in '%s'\n
as the user may provide more than 7 arguments, in that case the error
is not misleading.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions