diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2018-06-23 11:33:33 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2018-06-23 11:33:33 +0000 |
commit | 8d09e53b6f056d47ecd3726e0a5c5e0ba97ec8c3 (patch) | |
tree | 9f79484a0bebc3955bc3ba0480137172dbfea077 /sys/lib | |
parent | d080d536e9d6a8193e82ee8a5b05309e0c873fe0 (diff) |
Improve the consistency of variable naming in unp_externalize().
Rename the int array `fdp' to `fds', and use the name `fdp' for
a variable that points to the filedesc struct of the current process.
This use of `fdp' puts unp_externalize() in line with filesystem code.
OK millert@, kettenis@
Diffstat (limited to 'sys/lib')
0 files changed, 0 insertions, 0 deletions