Mercurial > libavcodec.hg
changeset 9949:6de3e34de218 libavcodec
Cosmetics: reindent after last commit
author | alexc |
---|---|
date | Fri, 10 Jul 2009 21:54:06 +0000 |
parents | 98fd723f72e7 |
children | a23ecc9d7976 |
files | aac.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/aac.c Fri Jul 10 21:53:04 2009 +0000 +++ b/aac.c Fri Jul 10 21:54:06 2009 +0000 @@ -1662,7 +1662,7 @@ av_log(avccontext, AV_LOG_ERROR, "Not evaluating a further program_config_element as this construct is dubious at best.\n"); else - err = output_configure(ac, ac->che_pos, new_che_pos, 0); + err = output_configure(ac, ac->che_pos, new_che_pos, 0); break; }