diff options
author | Andreas Rheinhardt <[email protected]> | 2024-02-18 19:35:23 +0100 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2024-02-21 01:06:29 +0100 |
commit | 39b4b5aad7f5603e8222163b6fd347ce61aeecbe (patch) | |
tree | 91d73534ccb949ec3cc604e6b33b3b2765eb6a6d /doc/examples/transcode.c | |
parent | 48612de63c2a36f6a9cad4bcd41e907ab9ec099b (diff) |
avcodec: Remove superfluous ';' outside of functions
Inside a function an extra ';' is a null statement;
but outside of it it simply must not happen.
So remove them.
Reviewed-by: Nuo Mi <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'doc/examples/transcode.c')
0 files changed, 0 insertions, 0 deletions