Skip to content
Commit 3f2c1946 authored by Daniel Stone's avatar Daniel Stone
Browse files

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: default avatarDaniel Stone <daniels@collabora.com>
Reviewed-by: default avatarYong Bakos <ybakos@humanoriented.com>
parent 9452cc53
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment