Skip to content
Snippets Groups Projects
Commit 5d116747 authored by amanda-tait's avatar amanda-tait
Browse files

Fix style in CMSG_* "macros" for fuchsia

This change addresses two style errors found in PR review:
* indent and linebreak in CMSG_NXTHDR
* prefer `0 as *mut cmsghdr` over `core::ptr::nul_mut()`
parent 59749267
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment