Remove an extra semicolon after a function.
This commit is contained in:
parent
e223660467
commit
c0d4a309fc
@ -423,7 +423,7 @@ wi_printkeys(struct wi_req *wreq)
|
||||
}
|
||||
|
||||
return;
|
||||
};
|
||||
}
|
||||
|
||||
void
|
||||
wi_printwords(struct wi_req *wreq)
|
||||
|
Loading…
Reference in New Issue
Block a user