commit | 8d0cbc6d4b79214dd75313a9739ce6868dcfb460 | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Mon Oct 26 14:06:39 2020 +0100 |
committer | ThiƩbaud Weksteen <tweek@google.com> | Mon Oct 26 15:31:32 2020 +0100 |
tree | 3d56c89b6d07af451ce5dc140bf3c67948cfbc7f | |
parent | 7ebc9e6cd61d5b167ccccbea85f42387370f51a7 [diff] |
libfec: consistently use check() The check() macro does not require a final semi-colon but its usage is inconsistent through the code. Add a semi-colon for all calls to check(). Change-Id: I5c9da52039f5c59428d40efe02a63aaec54bfb78