2aab5a0 Fix build with recent clang versions

Authored and Committed by tbaeder 4 years ago
    Fix build with recent clang versions
    
    They look for fallthrough annotations but do not support the falltrough
    comments that gcc interprets.
    
        
file modified
+6 -1