NULL -> 0.
This commit is contained in:
parent
4be5843981
commit
4bafff45c6
@ -222,7 +222,7 @@ struct protox netgraphprotox[] = {
|
||||
NULL, NULL, "ctrl", 0 },
|
||||
{ N_NGSOCKS, -1, 1, netgraphprotopr,
|
||||
NULL, NULL, "data", 0 },
|
||||
{ -1, NULL, 0, 0,
|
||||
{ -1, 0, 0, 0,
|
||||
0, NULL, 0, 0 }
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user