Xinqi Bao's Git
projects
/
slstatus.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (from:
efa26f4
)
slstatus.h: Fix coding style
author
Aaron Marcher <
[email protected]
>
Fri, 6 Jul 2018 06:03:31 +0000
(08:03 +0200)
committer
Aaron Marcher <
[email protected]
>
Fri, 6 Jul 2018 06:03:31 +0000
(08:03 +0200)
Function declarations should include variable names.
For functions with different parameters on different platfroms they are
left out.
No differences found