mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 14:08:06 +01:00
It is generally considered bad practice to place an assignation inside the expression for an "if" statement because it is often a source of bug, because of possible typos and because it makes reviewing code more complicated. This patch fixes as much cases as possible to make the code easier to read. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
1.7 KiB
1.7 KiB