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)
Sep 29 2024, 3:10 PM
Unknown Object (File)
Sep 17 2024, 1:52 PM
Unknown Object (File)
Sep 5 2024, 10:28 AM
Unknown Object (File)
Sep 2 2024, 1:20 AM
Unknown Object (File)
Aug 26 2024, 12:01 PM
Unknown Object (File)
Aug 22 2024, 11:18 PM
Unknown Object (File)
Aug 17 2024, 9:30 PM
Unknown Object (File)
Aug 13 2024, 12:05 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