slstatus.h: Fix coding style
authorAaron Marcher <me@drkhsh.at>
Fri, 6 Jul 2018 06:03:31 +0000 (08:03 +0200)
committerAaron Marcher <me@drkhsh.at>
Fri, 6 Jul 2018 06:03:31 +0000 (08:03 +0200)
commitefa26f4f3548bce8086abcd8de7ca135169e6f37
treec590920ce99f34c1b5678bcaacd6e2c4cb0a5927
parent381c2fa12a82948318ddcc7bc8c26b60c3b20081
slstatus.h: Fix coding style

Function declarations should include variable names.
For functions with different parameters on different platfroms they are
left out.
slstatus.h