diff options
author | Marcus B Spencer <marcus@marcusspencer.xyz> | 2024-05-18 10:35:36 -0500 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2024-05-19 01:26:40 +0200 |
commit | 8b8b555de008213894a29e453f27bf9de1c990dc (patch) | |
tree | d1a3ea7f6c4e44ddef236cc97b48660bd1a25790 /tests | |
parent | 7e59f02c1417ab12694781f969a8247f5dfd7ea3 (diff) | |
download | ffmpeg-8b8b555de008213894a29e453f27bf9de1c990dc.tar.gz |
avformat/aacdec: strictly conform to K&R style
In the K&R style, a single-statement block does not have braces.
Edit the code to conform to this rule.
It is FFmpeg's code formatting convention to use K&R style.
Signed-off-by: Marcus B Spencer <marcus@marcusspencer.xyz>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions