comparison rmdec.c @ 5502:da007db2fe9c libavformat

Re-indent to more closely follow general coding standards used in other parts of FFmpeg. Also change a starting condition; while (condition) { ... bla = bla->next; } loop into a proper for() loop.
author rbultje
date Thu, 07 Jan 2010 22:41:14 +0000
parents d424e2ef1b44
children 5ebeb34e4456
comparison
equal deleted inserted replaced
5501:89259491d541 5502:da007db2fe9c