mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
Rename camelcase names
This commit is contained in:
parent
987b2c2a89
commit
8997f35607
13 changed files with 46 additions and 46 deletions
|
|
@ -41,7 +41,7 @@ static const struct option long_options[] = {
|
|||
{0, 0, 0, 0}
|
||||
};
|
||||
|
||||
struct borderset *borderCache;
|
||||
struct borderset *border_cache;
|
||||
|
||||
static const char labwc_usage[] =
|
||||
"Usage: labwc [options...]\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue