]> git.mdlowis.com Git - proto/labwc.git/commit
src: add braces to switch cases containing declarations
authorJohn Lindgren <john@jlindgren.net>
Fri, 4 Jul 2025 04:42:25 +0000 (00:42 -0400)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 21 Jul 2025 14:51:10 +0000 (16:51 +0200)
commit681f9e9a7bf6e33845967abebb32eb93aa9b5716
tree7995feda4a9281dfa4e0bfa9ab7e68adfe119785
parentb48c250177bb698e9deb595d438d0a0144994434
src: add braces to switch cases containing declarations

This limits the scope of the declarations to avoid accidents.
src/img/img-xbm.c
src/protocols/cosmic_workspaces/cosmic-workspaces.c
src/protocols/ext-workspace/ext-workspace.c