Fix "warning: no case matching constant switch condition '0'".
commite520e148f1690754290ca455004e2c20ee8e51a2
authorBruno Haible <bruno@clisp.org>
Sun, 16 Aug 2020 11:00:54 +0000 (16 13:00 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 16 Aug 2020 11:00:54 +0000 (16 13:00 +0200)
tree5e42d08cf6a3f27cba80ac6873c3cd98850a1f36
parent76361a07d79633619849478e7c3b0859e548d85c
Fix "warning: no case matching constant switch condition '0'".

* tests/test-fcntl.c (check_flags): Add a 'default' case.
ChangeLog
tests/test-fcntl.c