Remove a line break leaving a function return type attached to the old
function declaration bottom rather than the new function declaration start.
This commit is contained in:
parent
324f7abb7f
commit
44549f1334
@ -51,8 +51,7 @@
|
||||
.Fn netisr_clearqdrops "const struct netisr_handler *nhp"
|
||||
.Ft void
|
||||
.Fn netisr_getqdrops "const struct netisr_handler *nhp" "u_int64_t *qdropsp"
|
||||
.Ft
|
||||
void
|
||||
.Ft void
|
||||
.Fn netisr_getqlimit "const struct netisr_handler *nhp" "u_int *qlimitp"
|
||||
.Ft int
|
||||
.Fn netisr_setqlimit "const struct netisr_handler *nhp" "u_int qlimit"
|
||||
|
Loading…
Reference in New Issue
Block a user