Realign with codesniffer rules

This commit is contained in:
Jack Zeal 2026-04-05 17:48:57 -07:00
parent 5846a95f98
commit 987b2c2a89
15 changed files with 486 additions and 466 deletions

View file

@ -41,7 +41,7 @@ static const struct option long_options[] = {
{0, 0, 0, 0}
};
struct borderset * borderCache = NULL;
struct borderset *borderCache;
static const char labwc_usage[] =
"Usage: labwc [options...]\n"