Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed error: empty expression statement has no effect; remove unneces…
…sary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
- Loading branch information
83a08f4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@slouken: Do you want to submit this to mainstream? (codec_avm.c needs the exact same change, btw.)
83a08f4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, do you want to upstream it?
83a08f4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, can do. (Will keep your name as author, hope they will be OK with it.)
83a08f4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can use your name, that's fine.
83a08f4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AOMediaCodec#2063