style(9) nitlet:
foo() { } to foo() { }
This commit is contained in:
parent
fd9070970c
commit
327608b266
@ -837,7 +837,8 @@ static time_t now;
|
||||
* based on the specification.
|
||||
*/
|
||||
static int
|
||||
skip_message(const char *name, const char *spec, int checkcase) {
|
||||
skip_message(const char *name, const char *spec, int checkcase)
|
||||
{
|
||||
const char *s;
|
||||
char prev, next;
|
||||
int exclude = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user