Get the other NG_PATHLEN while I'm here too :(.
This commit is contained in:
parent
2cb991f821
commit
102c4f10ed
@ -77,7 +77,7 @@ struct ip_ctl_cmd cmds[] = {
|
||||
};
|
||||
|
||||
int cs;
|
||||
char ng_nodename[NG_PATHLEN + 1];
|
||||
char ng_nodename[NG_PATHSIZ];
|
||||
|
||||
int
|
||||
main(int argc, char **argv)
|
||||
|
Loading…
Reference in New Issue
Block a user