Page MenuHomeFreeBSD

CMSG_DATA(3): Use consistent variable names
ClosedPublic

Authored by 0mp on Nov 1 2018, 3:37 PM.
Tags
None
Referenced Files
F132753093: D17804.id.diff
Sun, Oct 19, 3:58 PM
F132753088: D17804.id49887.diff
Sun, Oct 19, 3:58 PM
F132753085: D17804.id49886.diff
Sun, Oct 19, 3:58 PM
Unknown Object (File)
Sun, Oct 19, 1:30 AM
Unknown Object (File)
Thu, Sep 25, 4:44 PM
Unknown Object (File)
Sep 20 2025, 6:18 AM
Unknown Object (File)
Sep 9 2025, 7:27 AM
Unknown Object (File)
Sep 6 2025, 1:49 PM
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