swrap: Do not use FALL_THROUGH for empty case statements

AIX xlc compiler does not allow FALL_THROUGH attribute on empty case statements.

Signed-off-by: Amitay Isaacs amitay@samba.org

Merge request reports

Loading