diff options
author | Daniel Stone <daniels@collabora.com> | 2017-03-17 17:35:38 +0000 |
---|---|---|
committer | Daniel Stone <daniels@collabora.com> | 2017-03-17 17:55:44 +0000 |
commit | 3f2c19469734a712ced0a1b17559d7e3bd744d50 (patch) | |
tree | ac7757018cbb2c86dd23a1a51ce0c13fd96c3156 /tests/os-wrappers-test.c | |
parent | 9452cc53da5bef65a38e4d5a66a838c61e49f6cd (diff) |
scanner: Reword fallthrough comment to quiet GCC
GCC 7 now requires an explicit comment noting that case statements
without a break fall through. We already had one of those in the
scanner, but GCC wasn't smart enough to pick it up.
Quiet the warning by making the comment less elaborate.
Signed-off-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
Diffstat (limited to 'tests/os-wrappers-test.c')
0 files changed, 0 insertions, 0 deletions