mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
Change initialiser to match new structure layout.
forgotten by: Me Found by: GCC
This commit is contained in:
parent
c4e30752ba
commit
ca976de62f
1 changed files with 0 additions and 1 deletions
|
|
@ -213,7 +213,6 @@ static struct ng_type typestruct = {
|
|||
NULL,
|
||||
ng_ing_connect,
|
||||
ng_ing_rcvdata,
|
||||
ng_ing_rcvdata,
|
||||
ng_ing_disconnect,
|
||||
ng_ing_cmdlist
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue