]> git.mdlowis.com Git - proto/labwc.git/commit
src/desktop.c: Fix label error
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Wed, 2 Mar 2022 20:28:44 +0000 (21:28 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 2 Mar 2022 20:43:59 +0000 (20:43 +0000)
commit51e02e2afa27a0bc29cc856d263867801aa71567
treebeb0b363d03bcb66fe3feceaa94f95b5c066cf91
parentdb9a808dca3a48a5eb9f12f728048bc6b7e67171
src/desktop.c: Fix label error

Fixes "a label can only be part of a statement
and a declaration is not a statement".
src/desktop.c