mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-30 18:32:34 +01:00
Code cleaning: removing trailing space
The patch is removing trailing space(s) before the semicolon ending line. .c and .h files were checked.
This commit is contained in:
committed by
Carlos R. Mafra
parent
a9e336256b
commit
64a8ecb390
@@ -154,7 +154,7 @@ static WDECallbackUpdate setModifierKeyLabels;
|
||||
|
||||
static WDECallbackConvert getCursor;
|
||||
static WDECallbackUpdate setCursor;
|
||||
static WDECallbackUpdate updateDock ;
|
||||
static WDECallbackUpdate updateDock;
|
||||
|
||||
/*
|
||||
* Tables to convert strings to enumeration values.
|
||||
|
||||
Reference in New Issue
Block a user