Bug 245988 - Remove erroneous spacing in SCTP_ABORT_ASSOCIATION case statement comment in send_reject6()
Summary: Remove erroneous spacing in SCTP_ABORT_ASSOCIATION case statement comment in ...
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: Ed Maste
URL: https://reviews.freebsd.org/D24602
Keywords: easy
Depends on:
Blocks:
 
Reported: 2020-04-28 02:58 UTC by Neel Chauhan
Modified: 2020-06-02 14:39 UTC (History)
2 users (show)

See Also:


Attachments
Patch (Revision 1) (94.46 KB, patch)
2020-04-28 02:58 UTC, Neel Chauhan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2020-04-28 02:58:40 UTC
Created attachment 213876 [details]
Patch (Revision 1)

Remove erroneous spacing in SCTP_ABORT_ASSOCIATION case statement comment in send_reject6(). This ensures consistency with send_reject().

Submitted by: Neel Chauhan <neel AT neelc DOT org>

Phabricator URL: https://reviews.freebsd.org/D24602
Comment 1 Mark Johnston freebsd_committer freebsd_triage 2020-06-02 14:39:38 UTC
This was committed in r360594.