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
F107989310: D21530.id61666.diff
Mon, Jan 20, 6:29 AM
Unknown Object (File)
Sat, Jan 11, 4:21 PM
Unknown Object (File)
Wed, Jan 8, 10:20 AM
Unknown Object (File)
Sun, Jan 5, 6:26 PM
Unknown Object (File)
Dec 21 2024, 11:57 AM
Unknown Object (File)
Nov 16 2024, 3:38 AM
Unknown Object (File)
Oct 28 2024, 11:16 PM
Unknown Object (File)
Oct 15 2024, 2:52 AM

Details

Summary

A not B -> A nor B

Test Plan

buildworld.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sbin/ggate/shared/ggate.h
50 ↗(On Diff #61666)

"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 ↗(On Diff #61666)

"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.