Change initialiser to match new structure layout.
forgotten by: Me Found by: GCC
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user