Coding style fixes, mostly indentation and whitespace
This commit is contained in:
parent
8a0d117d45
commit
373651359e
47 changed files with 131 additions and 130 deletions
|
@ -1167,7 +1167,7 @@ write_newcap_script(void)
|
|||
}
|
||||
|
||||
static void
|
||||
qprint(const char * const fmt, ...)
|
||||
qprint(const char *const fmt, ...)
|
||||
{
|
||||
va_list ap;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue