minor cleanup

This commit is contained in:
Matthew Connelly 2015-03-21 20:24:15 +00:00
parent 9098919a6c
commit 2f57bbddef
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ io_connect_t io;
uint64_t wtf=0;
//}}}
int getKBBrightness() {//{{{
int getKBBrightness(void) {//{{{
kern_return_t kr;
uint32_t c_out=1,c_in=1;
uint64_t cbr;