Page MenuHomeFreeBSD

Fix ggate.h typo.
ClosedPublic

Authored by ota_j.email.ne.jp on Sep 5 2019, 4:25 AM.
Tags
None
Referenced Files
F151287630: D21530.diff
Tue, Apr 7, 8:32 AM
Unknown Object (File)
Mon, Apr 6, 1:31 AM
Unknown Object (File)
Sun, Apr 5, 12:32 PM
Unknown Object (File)
Thu, Mar 19, 12:05 AM
Unknown Object (File)
Tue, Mar 17, 9:28 PM
Unknown Object (File)
Mon, Mar 16, 1:41 PM
Unknown Object (File)
Mon, Mar 16, 9:08 AM
Unknown Object (File)
Mar 7 2026, 4:48 PM

Details

Summary

A not B -> A nor B

Test Plan

buildworld.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26284
Build 24766: arc lint + arc unit

Event Timeline

sbin/ggate/shared/ggate.h
50

"If neither the GGATE_FLAG_SEND nor the GGATE_FLAG_RECV flags are set, this is the initial connection."

is how I'd write this sentence....

sbin/ggate/shared/ggate.h
50

"If neither the GGATE_FLAG_SEND nor the GGATE_FLAG_RECV flag is set, this is the initial connection."

My former english professor wife says it should be singular.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 6 2019, 3:02 PM
This revision was automatically updated to reflect the committed changes.