mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Use a prototype for res_init().
MFC after: 3 days
This commit is contained in:
parent
da84584390
commit
33ef612ede
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@
|
|||
.Fa "int anslen"
|
||||
.Fc
|
||||
.Ft int
|
||||
.Fn res_init
|
||||
.Fn res_init void
|
||||
.Ft int
|
||||
.Fo dn_comp
|
||||
.Fa "const char *exp_dn"
|
||||
|
|
|
|||
Loading…
Reference in a new issue