Page MenuHomeFreeBSD

CMSG_DATA(3): Use consistent variable names
ClosedPublic

Authored by 0mp on Nov 1 2018, 3:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 25, 4:44 PM
Unknown Object (File)
Sat, Sep 20, 6:18 AM
Unknown Object (File)
Sep 9 2025, 7:27 AM
Unknown Object (File)
Sep 6 2025, 1:49 PM
Unknown Object (File)
Sep 6 2025, 10:37 AM
Unknown Object (File)
Sep 6 2025, 8:18 AM
Unknown Object (File)
Sep 6 2025, 8:18 AM
Unknown Object (File)
Sep 6 2025, 8:16 AM
Subscribers

Details

Summary

The description of CMSG_FIRSTHDR used two variables (mhdr and msg) to reference
the same thing. Use msghdr consistenly across the manual page instead.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable