HomeFreeBSD

MFC r303889:

Description

MFC r303889:
libc/rpc: replace comma with semicolon when pertinent.

Uses of commas instead of a semicolons can easily go undetected. The comma
can serve as a statement separator but this shouldn't be abused when
statements are meant to be standalone.

Details

Provenance
pfgAuthored on
Parents
rS305615: MFC r303891, r303892:
Branches
Unknown
Tags
Unknown